Skip to main content

UIPrintInteractionCompletionHandler

Type Alias UIPrintInteractionCompletionHandler 

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