pub fn dispatch_lifecycle(phase: Lifecycle)
Run every handler registered for phase, in a reactive batch. Called by the event pump on Event::Lifecycle, and directly by launch_with for the launch phases.
phase
Event::Lifecycle
launch_with