C# 클래스 OpenTK.Platform.X11.XMappingEvent

파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
count int
display System.IntPtr
first_keycode int
request int
send_event bool
serial System.IntPtr
type XEventName
window System.IntPtr

프로퍼티 상세

count 공개적으로 프로퍼티

public int count
리턴 int

display 공개적으로 프로퍼티

public IntPtr,System display
리턴 System.IntPtr

first_keycode 공개적으로 프로퍼티

public int first_keycode
리턴 int

request 공개적으로 프로퍼티

public int request
리턴 int

send_event 공개적으로 프로퍼티

public bool send_event
리턴 bool

serial 공개적으로 프로퍼티

public IntPtr,System serial
리턴 System.IntPtr

type 공개적으로 프로퍼티

public XEventName type
리턴 XEventName

window 공개적으로 프로퍼티

public IntPtr,System window
리턴 System.IntPtr