mobileSetKeyboardType | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | iphonesetkeyboardtype | ||||||
Summary | Configures the type of keyboard that is to be displayed. | ||||||
Introduced | 4.5.3 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: mobileSetKeyboardReturnKey Message: keyboardDeactivated, keyboardActivated Property: keyboardType | ||||||
Description | Use the mobileSetKeyboardType command to configure the type of keyboard that is to be displayed. The keyboard type setting takes affect the next time the keyboard is shown. It does not affect the current keyboard, if it is being displayed. Note: If a field has a non-empty keyboardType that value will override the the value set by mobileSetKeyboardType. |