INativeWindow.KeyPress Event

Definition

Occurs whenever a character is typed.

event EventHandler<OpenTK.KeyPressEventArgs> KeyPress;
member this.KeyPress : EventHandler<OpenTK.KeyPressEventArgs> 

Event Type

Applies to