type LabelStyleType
The type definition for styles applicable to UIToggle.labelStyle.
static
type LabelStyleType = UIComponent.DecorationStyleType & UIComponent.TextStyleType
Related
- class UIToggleA view control that represents a checkbox or toggle input.