Package apple.uikit
Interface UIPrintInteractionController.Block_presentAnimatedCompletionHandler
-
- Enclosing class:
- UIPrintInteractionController
public static interface UIPrintInteractionController.Block_presentAnimatedCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_presentAnimatedCompletionHandler(UIPrintInteractionController printInteractionController, boolean completed, NSError error)
-
-
-
Method Detail
-
call_presentAnimatedCompletionHandler
void call_presentAnimatedCompletionHandler(UIPrintInteractionController printInteractionController, boolean completed, NSError error)
-
-