Type Definition browser_window::application::ApplicationDelegateFuture[][src]

type ApplicationDelegateFuture<'a, R> = DelegateFuture<'a, ApplicationHandle, R>;

The future that dispatches a closure onto the GUI thread