nCine::Backends::AndroidJniWrap_InputMethodManager class

Wraps JNI access to android.view.inputmethod.InputMethodManager.

Public static functions

static void init(struct android_app* state)
static void shutdown()
static void toggleSoftInput()
static auto showSoftInput() -> bool
static auto hideSoftInput() -> bool