Method HasPendingEvents
HasPendingEvents()
Checks whether there are any pending events in the queue.
bool HasPendingEvents()Returns
- bool
- trueif there are any pending events in the queue,- falseotherwise.
Checks whether there are any pending events in the queue.
bool HasPendingEvents()true if there are any pending events in the queue,
false otherwise.