SimpleWindow.eventQueueEmpty

Is our custom event queue empty? 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
eventQueueEmpty
()
()

Meta