This function can be used to hide the host system's software keyboard on
mobile devices. As soon as the software keyboard is hidden, the user will
no longer be able to trigger any OnKeyDown or OnKeyUp events.
To show the software keyboard again, use the ShowKeyboard() function.