[][src]Type Definition browser_window::ApplicationDispatchFuture

type ApplicationDispatchFuture<'a, R> = DispatchFuture<'a, ApplicationHandle, R>;

The future that dispatches a closure onto the GUI thread