다음을 통해 공유


INativeWindow.KeyPress 이벤트

정의

문자를 입력할 때마다 발생합니다.

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

이벤트 유형

적용 대상