Method GetKeyStatesFromMemory
GetKeyStatesFromMemory(Key)
Gets state of the specified key which was previously saved in memory.
public static KeyStates GetKeyStatesFromMemory(Key key)
Parameters
key
KeyKey to get state for.
Gets state of the specified key which was previously saved in memory.
public static KeyStates GetKeyStatesFromMemory(Key key)
key
KeyKey to get state for.