[−][src]Type Definition browser_window::application::ApplicationDelegateFuture
type ApplicationDelegateFuture<'a, R> = DelegateFuture<'a, ApplicationHandle, R>;
The future that dispatches a closure onto the GUI thread