returnKeyType | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | field | ||||||
Summary | Configures the type of return key that is to be displayed on the keyboard. | ||||||
Introduced | 9.5 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: mobileSetKeyboardReturnKey Message: keyboardDeactivated, keyboardActivated | ||||||
Description | Use the returnKeyType command to configure the type of return key that is to be displayed for a field. If set to empty which is the default the type set by the mobileSetKeyboardReturnKey command is used to configure the type of return key that is to be displayed. The return key type setting takes affect the next time the keyboard is shown. It does not affect the current keyboard, if it is being displayed. |