keyboardActivated | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sent to the current card of the defaultStack when the keyboard is shown |
Introduced | 4.5.3 |
OS | ios, android |
Platforms | mobile |
Example |
|
Related | Command: mobileSetKeyboardType, mobileSetKeyboardReturnKey Glossary: current card Message: keyboardDeactivated |
Description | Handle the keyboardActivated message to move controls or change the display layout to take account of the restricted screen area that is available. |