Function Window.cancelEvent
remove event from queue by unique id if not yet dispatched (this method can be used from background thread)
void cancelEvent(
uint uniqueId
);
remove event from queue by unique id if not yet dispatched (this method can be used from background thread)
void cancelEvent(
uint uniqueId
);