KeyboardState.IsKeyUp

Returns true if the specified key is up (not pressed).

class KeyboardState
bool
IsKeyUp
(
Keys key
)

Meta