点击或拖拽改变大小

XiEventType 枚举

[缺少 "T:CPF.Linux.XiEventType" 的 <summary> 文档]

命名空间:  CPF.Linux
程序集:  CPF.Linux (在 CPF.Linux.dll 中) 版本:0.8.8.5
语法
C#
public enum XiEventType
成员
  成员名称说明
XI_DeviceChanged1
XI_KeyPress2
XI_KeyRelease3
XI_ButtonPress4
XI_ButtonRelease5
XI_Motion6
XI_Enter7
XI_Leave8
XI_FocusIn9
XI_FocusOut10
XI_HierarchyChanged11
XI_PropertyEvent12
XI_RawKeyPress13
XI_RawKeyRelease14
XI_RawButtonPress15
XI_RawButtonRelease16
XI_RawMotion17
XI_TouchBegin18
XI_TouchUpdate19
XI_TouchEnd20
XI_TouchOwnership21
XI_RawTouchBegin22
XI_RawTouchUpdate23
XI_RawTouchEnd24
XI_BarrierHit25
XI_BarrierLeave26
XI_LASTEVENT26
参见