androidTextInput | |
Type | object |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | A native, single line, Android text input control. |
Introduced | 5.5.1 |
OS | android |
Platforms | mobile |
Example |
|
Related | Command: mobileControlDelete, mobileControlDo, mobileControlSet, mobileControlCreate Function: mobileControlGet, mobileControlTarget Message: inputEndEditing, inputReturnKey, inputBeginEditing, inputTextChanged |
Description | A native Android control for text input. The input control allows the editing of a single line of text with the 'return' key ending editing and allowing you to perform an appropriate action. |
Tags | objects |