Struct SysWmEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl sys wm event
public struct SysWmEventInherited Members
Fields
timestamp
The timestamp
public readonly uint timestampField Value
type
The type
public readonly EventType typeField Value
Properties
Msg
The msg
public IntPtr Msg { readonly get; set; }