Window.hasEvent

struct Window
@nogc
bool
hasEvent
const nothrow

Return Value

Type: bool

if inside of the Event Queue is an Event of the given type.

Meta