Function OSSingleton.hasVirtualKeyboard
Returns true if the platform has a virtual keyboard, false otherwise.
bool hasVirtualKeyboard() nothrow @nogc const;
Returns true if the platform has a virtual keyboard, false otherwise.
bool hasVirtualKeyboard() nothrow @nogc const;