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