C# Class OpenTK.Platform.X11.XIRawEvent

Show file Open project: hultqvist/opentk Class Usage Examples

Public Properties

Property Type Description
detail int
deviceid int
display System.IntPtr
evtype XIEventType
extension int
flags int
raw_values System.IntPtr
send_event Bool
serial System.IntPtr
sourceid int
time Time
type int
valuators XIValuatorState

Property Details

detail public property

public int detail
return int

deviceid public property

public int deviceid
return int

display public property

public IntPtr,System display
return System.IntPtr

evtype public property

public XIEventType evtype
return XIEventType

extension public property

public int extension
return int

flags public property

public int flags
return int

raw_values public property

public IntPtr,System raw_values
return System.IntPtr

send_event public property

public Bool send_event
return Bool

serial public property

public IntPtr,System serial
return System.IntPtr

sourceid public property

public int sourceid
return int

time public property

public Time time
return Time

type public property

public int type
return int

valuators public property

public XIValuatorState,OpenTK.Platform.X11 valuators
return XIValuatorState