Uses of Class
org.robovm.apple.uikit.UIPrinterCutterBehavior
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPrinterCutterBehavior in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPrinterCutterBehavior Modifier and Type Method Description UIPrinterCutterBehaviorUIPrintInteractionControllerDelegate. chooseCutterBehavior(UIPrintInteractionController printInteractionController, List<UIPrinterCutterBehavior> availableBehaviors)UIPrinterCutterBehaviorUIPrintInteractionControllerDelegateAdapter. chooseCutterBehavior(UIPrintInteractionController printInteractionController, List<UIPrinterCutterBehavior> availableBehaviors)static UIPrinterCutterBehaviorUIPrinterCutterBehavior. valueOf(long n)Returns the enum constant of this type with the specified name.static UIPrinterCutterBehaviorUIPrinterCutterBehavior. valueOf(String name)Returns the enum constant of this type with the specified name.static UIPrinterCutterBehavior[]UIPrinterCutterBehavior. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit that return types with arguments of type UIPrinterCutterBehavior Modifier and Type Method Description static List<UIPrinterCutterBehavior>UIPrinterCutterBehavior.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type UIPrinterCutterBehavior Modifier and Type Method Description UIPrinterCutterBehaviorUIPrintInteractionControllerDelegate. chooseCutterBehavior(UIPrintInteractionController printInteractionController, List<UIPrinterCutterBehavior> availableBehaviors)UIPrinterCutterBehaviorUIPrintInteractionControllerDelegateAdapter. chooseCutterBehavior(UIPrintInteractionController printInteractionController, List<UIPrinterCutterBehavior> availableBehaviors)static longUIPrinterCutterBehavior.AsListMarshaler. toNative(List<UIPrinterCutterBehavior> l, long flags)