CancelOnscreenKeyboard
DocsCancelOnscreenKeyboard()Description
Closes the onscreen keyboard on console versions of the game.
NOTE: Do not use this native in FiveM/PC, because <code>UPDATE_ONSCREEN_KEYBOARD</code> value doesn't get cleaned up and stays as 0.
You should use <code>FORCE_CLOSE_TEXT_INPUT_BOX</code> instead.
Returns
voidThis native does not return a value.