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