keyboardType | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | field | ||||||
Summary | Configures the type of keyboard that is to be displayed. | ||||||
Introduced | 9.5 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: mobileSetKeyboardType Message: keyboardDeactivated, keyboardActivated | ||||||
Description | Use the keyboardType command to configure the type of keyboard that is to be displayed for a field. If set to empty which is the default the type set by the mobileSetKeyboardType command is used 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. |