Freigeben über


UIPrintInteractionControllerDelegate_Extensions.ChooseCutterBehavior Methode

Definition

Ruft den UIPrinterCutterBehavior für den Druckauftrag ab.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIPrinterCutterBehavior ChooseCutterBehavior (this UIKit.IUIPrintInteractionControllerDelegate This, UIKit.UIPrintInteractionController printInteractionController, Foundation.NSNumber[] availableBehaviors);
static member ChooseCutterBehavior : UIKit.IUIPrintInteractionControllerDelegate * UIKit.UIPrintInteractionController * Foundation.NSNumber[] -> UIKit.UIPrinterCutterBehavior

Parameter

This
IUIPrintInteractionControllerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

printInteractionController
UIPrintInteractionController
availableBehaviors
NSNumber[]

Gibt zurück

Attribute

Gilt für: