次の方法で共有


INativeWindow.KeyPress イベント

定義

文字が入力されるたびに発生します。

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

イベントの種類

適用対象