type StyleType
The type definition for styles applicable to UITextField.style.
static
type StyleType = UIComponent.DimensionsStyleType & UIComponent.DecorationStyleType & UIComponent.TextStyleType
Related
- class UITextFieldA view class that represents a text field control.