Internal Use Only.
Flags : Cached (Note this is uncached)
Expression : "TextInput"
If true
, the typed characters are masked from viewing, such as for a password entry.
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : false
The maximum length of characters permitted.
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : 100
Indicates whether the input is required.
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : true
UITextInput (d.1.0)
Mixins: UITitleMixin, UIInputMixin, UIControlMixin
A UITextInput control is used to display, or accept as input, a single line of text.