Android Native Field
This widget is a native field on Android.
This widget is a native field on Android.
The auto-capitalization behavior of the field widget.
The auto-correction behavior of the field widget.
Sent to a field when the focus is being removed from that field and the field's content has changed.
What kind of content the field contains.
What types of data should be clickable in the field.
Whether the field can be edited or not
Whether the field is active and responds to user action
Sent to the field with the selection when the selection is being removed from the field, and its contents have not changed.
The color of the text of the field widget.
Whether the field is focused or not.
The type of keyboard associated to the field widget.
Whether the field can contain multiple lines or not.
Sent to an unlocked field when you click or select text in that field.
Whether the return key adds a new line to the field
The type of action assigned to the return key on the keyboard associated with this field widget.
Whether the field can be scrolled or not.
The range of text of the widget that is selected.
The text contained in the field widget.
The horizontal text alignment of the field widget.
Sent when the native field widget text is changed.
The vertical text alignment of the field widget.