Skip to main content

UIPrinterPickerCompletionHandler

Type Alias UIPrinterPickerCompletionHandler 

Source
pub type UIPrinterPickerCompletionHandler = *mut DynBlock<dyn Fn(NonNull<UIPrinterPickerController>, Bool, *mut NSError)>;
Available on crate features block2 and UIPrinterPickerController only.
Expand description