pub fn local_file_picker() -> CompositionLocal<Rc<dyn FilePicker>>Expand description
Re-export framework services (HTTP, URI, etc.) from the dedicated services crate.
The CompositionLocal carrying the active FilePicker.
pub fn local_file_picker() -> CompositionLocal<Rc<dyn FilePicker>>Re-export framework services (HTTP, URI, etc.) from the dedicated services crate.
The CompositionLocal carrying the active FilePicker.