personalizedFonts | |
Type | property |
Dictionary | widget.circleavatar |
Library | Circle Avatar |
Syntax |
|
Associations | com.livecode.widget.circleavatar |
Summary | Specifies whether to use custom fonts or the default font. |
OS | mac, windows, linux, ios, android, web |
Platforms | desktop, mobile, web |
Example |
|
Description | Use the personalizedFonts property to specify whether to use custom fonts or the default font. When the default font is used, changes made to the textFont and textSize properties will have no effect. For changes to these two properties to be reflected in the widget, the personalizedFonts property must be true. |