Luna::HID::supports_keyboard
bool supports_keyboard()
Checks if keyboard input is supported on the current platform.
Return value
Returns true
if keyboard input is supported on the current platform. Returns false
otherwise.
bool supports_keyboard()
Checks if keyboard input is supported on the current platform.
Returns true
if keyboard input is supported on the current platform. Returns false
otherwise.