C# 클래스 Atspi.DeviceEvent

파일 보기 프로젝트 열기: mono/at-spi-sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EventString string
HwCode uint
Id int
IsText bool
Modifiers KeyModifier
Timestamp int
Type uint

프로퍼티 상세

EventString 공개적으로 프로퍼티

public string EventString
리턴 string

HwCode 공개적으로 프로퍼티

public uint HwCode
리턴 uint

Id 공개적으로 프로퍼티

public int Id
리턴 int

IsText 공개적으로 프로퍼티

public bool IsText
리턴 bool

Modifiers 공개적으로 프로퍼티

public KeyModifier Modifiers
리턴 KeyModifier

Timestamp 공개적으로 프로퍼티

public int Timestamp
리턴 int

Type 공개적으로 프로퍼티

public uint Type
리턴 uint