C# Class Reign.Core.X11.XFocusChangeEvent

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
detail NotifyDetail
display System.IntPtr
mode int
send_event bool
serial System.IntPtr
type int
window System.IntPtr

Property Details

detail public_oe property

public NotifyDetail detail
Résultat NotifyDetail

display public_oe property

public IntPtr,System display
Résultat System.IntPtr

mode public_oe property

public int mode
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 int type
Résultat int

window public_oe property

public IntPtr,System window
Résultat System.IntPtr