type StyleType
The type definition for styles applicable to UILabel.style.
static
type StyleType = UIComponent.DimensionsStyleType & UIComponent.DecorationStyleType & UIComponent.TextStyleType
Related
- class UILabelA view class that represents a label control.