Struct SDL.SDL_SysWMEvent
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public struct SDL_SysWMEvent
Fields
| Improve this Doc View Sourcemsg
Declaration
public IntPtr msg
Field Value
| Type | Description |
|---|---|
| System.IntPtr |
timestamp
Declaration
public uint timestamp
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
type
Declaration
public SDL.SDL_EventType type
Field Value
| Type | Description |
|---|---|
| SDL.SDL_EventType |