WidgetFontProperty
Type
operator
Summary
The font of a widget
Syntax
the font of <Widget>
Description
Return a font which reflects the current (effective) settings of
Widget's LiveCode textFont, textSize and textStyle properties.
Parameters
| Name | Type | Description |
|---|---|---|
Widget | The widget to examine |
Value
| Name | Type | Description |
|---|---|---|
return | A font handle for the widget's effective font |
Related
expression: MyFont