Method IsKeyToggled
IsKeyToggled(KeyStates)
Returns whether or not the specified key state is toggled.
public static bool IsKeyToggled(KeyStates keyStates)
Parameters
keyStates
KeyStates
Returns
IsKeyToggled(Key)
Returns whether or not the specified key is toggled.
public static bool IsKeyToggled(Key key)
Parameters
key
Key