Struct QuitEvent
Contains information about a window quit event.
public struct QuitEvent : IWindowEvent
- Implements
- Inherited Members
Properties
EventType
The WindowEventType of this event.
public WindowEventType EventType { get; }
Property Value
- WindowEventType
- Contains information about a window quit event.