MyFont

Typeexpression
DictionaryLCB
LibraryLiveCode Builder
Syntax
my font
Associationscom.livecode.widget
Summary

Returns the font of the widget.

Values
NameTypeDescription
return

The font of the widget

Description

Use to return a font which reflects the current (effective) settings of the widget's textFont, textSize and textStyle properties.

Tagswidget