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