Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Hides the keyboard.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Window | 13.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
none
Returns OK or error.
Hide keyboard if visible:
If [ MBS( "Window.IsKeyboardVisible" ) = 1 ]
Set Variable [ $r ; Value: MBS( "Window.HideKeyboard" ) ]
End If
This function checks for a license.
Created 30th March 2023, last changed 7th May 2023