DesktopContext

Type Alias DesktopContext 

Source
pub type DesktopContext = Rc<DesktopService>;
Expand description

A handle to the DesktopService that can be passed around.

Aliased Typeยง

pub struct DesktopContext { /* private fields */ }