KeyboardEvent Struct

Definition

Event related to the keyboard

public struct KeyboardEvent
Inheritance
System.ValueType
KeyboardEvent

Properties

Chars

The characters that were pressed this frame

KeysDown

The keys that were pressed down this frame

KeysUp

The keys that were released this frame