KeyboardState.AreKeysDown

Returns true if all of the specified keys are down (pressed).

class KeyboardState
bool
AreKeysDown
(
Keys[] kees
)

Meta