Method GetKeyStatesFromSystem
GetKeyStatesFromSystem(Key)
Gets the current state of the specified key from the device from the underlying system
KeyStates GetKeyStatesFromSystem(Key key)
Parameters
key
KeyKey to get the state of.
Returns
- KeyStates
The state of the specified key.