nCine::Backends::UwpKeyboardState class

Information about UWP keyboard state.

Base classes

class nCine::KeyboardState
Current state of the keyboard.

Constructors, destructors, conversion operators

UwpKeyboardState()

Public functions

auto isKeyDown(Keys key) const -> bool override
Returns true if the specified key is currently down.