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