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