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

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

The future that dispatches a closure onto the GUI thread