Event.defer

Used to defer a functions execution until after this event has passed through all listeners, and is ready to be destroyed.

mixin template Event()
void
defer

Meta