WidgetFontProperty

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
the font of <Widget>
Associationscom.livecode.widget
Summary

The font of a widget

Parameters
NameTypeDescription
Widget

The widget to examine

Values
NameTypeDescription
return

A font handle for the widget's effective font

RelatedExpression: MyFont
Description

Return a font which reflects the current (effective) settings of Widget's LiveCode textFont, textSize and textStyle properties.

Tagswidget