C# Class OpenTK.Platform.X11.XMappingEvent

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Свойство Type Description
count int
display System.IntPtr
first_keycode int
request int
send_event bool
serial System.IntPtr
type XEventName
window System.IntPtr

Property Details

count public_oe property

public int count
Résultat int

display public_oe property

public IntPtr,System display
Résultat System.IntPtr

first_keycode public_oe property

public int first_keycode
Résultat int

request public_oe property

public int request
Résultat int

send_event public_oe property

public bool send_event
Résultat bool

serial public_oe property

public IntPtr,System serial
Résultat System.IntPtr

type public_oe property

public XEventName type
Résultat XEventName

window public_oe property

public IntPtr,System window
Résultat System.IntPtr