C# 클래스 Reign.Core.X11.XGenericEvent

파일 보기 프로젝트 열기: reignstudios/ReignSDK

공개 프로퍼티들

프로퍼티 타입 설명
display System.IntPtr
evtype int
extension int
send_event bool
serial System.IntPtr
type int

프로퍼티 상세

display 공개적으로 프로퍼티

public IntPtr,System display
리턴 System.IntPtr

evtype 공개적으로 프로퍼티

public int evtype
리턴 int

extension 공개적으로 프로퍼티

public int extension
리턴 int

send_event 공개적으로 프로퍼티

public bool send_event
리턴 bool

serial 공개적으로 프로퍼티

public IntPtr,System serial
리턴 System.IntPtr

type 공개적으로 프로퍼티

public int type
리턴 int