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