Skip to main content

personalizedFonts

Type

property

Summary

Specifies whether to use custom fonts or the default font.

Syntax

set the personalizedFonts of widget to {<true> | <false>}
get the personalizedFonts of widget

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.

Examples

set the personalizedFonts of widget "Circle Avatar" to true

Compatibility and Support

OS

mac

windows

linux

ios

android

web

Platforms

desktop

mobile

web