small
True if the small label style should be applied to this label.
small?: boolean
Notes
- The small label style is defined by the theme, identified as SmallLabel, and also available as
ui.style.LABEL_SMALL
. - If the style property is set, this property is ignored.
Related
- class UILabelA view class that represents a label control.