SimpleWindow.eventQueued

Does our custom event queue contains at least one with the given type? Can be used in simple cases to prevent "spamming" window with events it can't cope with. It is safe to call this from non-UI threads.

class SimpleWindow
@property
bool
eventQueued
(
ET : Object
)
()

Meta