C# Class Reign.Core.X11.XMappingEvent

Show file Open project: reignstudios/ReignSDK

Public Properties

Property Type Description
count int
display System.IntPtr
first_keycode int
request int
send_event bool
serial System.IntPtr
type int
window System.IntPtr

Property Details

count public property

public int count
return int

display public property

public IntPtr,System display
return System.IntPtr

first_keycode public property

public int first_keycode
return int

request public property

public int request
return int

send_event public property

public bool send_event
return bool

serial public property

public IntPtr,System serial
return System.IntPtr

type public property

public int type
return int

window public property

public IntPtr,System window
return System.IntPtr