다음을 통해 공유


View.KeyEventArgs 클래스

정의

KeyPress 이벤트에 대한 데이터를 제공합니다.

public class View.KeyEventArgs : EventArgs
type View.KeyEventArgs = class
    inherit EventArgs
상속
View.KeyEventArgs

설명

이 페이지의 일부는 만들고 공유하며 에 설명된 용어에 따라 사용되는 작업을 기반으로 수정됩니다.

생성자

View.KeyEventArgs(Boolean, Keycode, KeyEvent)

KeyPress 이벤트에 대한 데이터를 제공합니다.

속성

Event

KeyPress 이벤트에 대한 데이터를 제공합니다.

Handled

KeyPress 이벤트에 대한 데이터를 제공합니다.

KeyCode

KeyPress 이벤트에 대한 데이터를 제공합니다.

적용 대상