Function Window.hasShownScreenKeyboard
Wraps SDL_IsScreenKeyboardShown which checks whether the screen keyboard is shown on the window
bool hasShownScreenKeyboard() @property @trusted const;
Returns
true if the screen keyboard is shown, otherwise false