Window.hasQuitEvent

struct Window
@nogc
bool
hasQuitEvent
const nothrow
(
)

Return Value

Type: bool

if the current Event queue has the Quit Event.

Meta