Share via


UIPrintInteractionControllerDelegate_Extensions.ChooseCutterBehavior Method

Definition

Gets the UIPrinterCutterBehavior for the print job.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIPrinterCutterBehavior ChooseCutterBehavior(this UIKit.IUIPrintInteractionControllerDelegate This, UIKit.UIPrintInteractionController printInteractionController, Foundation.NSNumber[] availableBehaviors);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ChooseCutterBehavior : UIKit.IUIPrintInteractionControllerDelegate * UIKit.UIPrintInteractionController * Foundation.NSNumber[] -> UIKit.UIPrinterCutterBehavior

Parameters

printInteractionController
UIPrintInteractionController
availableBehaviors
NSNumber[]

Returns

Attributes

Applies to