Package apple.uikit
Interface UIPrinterPickerController.Block_presentFromRectInViewAnimatedCompletionHandler
-
- Enclosing class:
- UIPrinterPickerController
public static interface UIPrinterPickerController.Block_presentFromRectInViewAnimatedCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_presentFromRectInViewAnimatedCompletionHandler(UIPrinterPickerController printerPickerController, boolean userDidSelect, NSError error)
-
-
-
Method Detail
-
call_presentFromRectInViewAnimatedCompletionHandler
void call_presentFromRectInViewAnimatedCompletionHandler(UIPrinterPickerController printerPickerController, boolean userDidSelect, NSError error)
-
-