Skip to main content

WritableFolderPickerRef

Type Alias WritableFolderPickerRef 

Source
pub type WritableFolderPickerRef = Rc<dyn WritableFolderPicker>;
Expand description

Shared handle to a WritableFolderPicker.

Aliased Typeยง

pub struct WritableFolderPickerRef { /* private fields */ }