Hide the virtual keyboard.
#include <bps/virtualkeyboard.h>
BPS_API void virtualkeyboard_hide()
BlackBerry 10.0.0
The virtualkeyboard_hide() function hides the virtual keyboard (if it is not already hidden). When this function is called, the VIRTUALKEYBOARD_EVENT_HIDDEN event is sent unless the virtual keyboard was already hidden.
Nothing.