Table of Contents

Struct QuitEvent

Namespace
Pie.Windowing.Events
Assembly
Pie.Windowing.dll

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.