UIPrintInteractionControllerDelegate_Extensions.ChooseCutterBehavior Metodo

Definizione

Ottiene l'oggetto UIPrinterCutterBehavior per il processo di stampa.

[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

Parametri

This
IUIPrintInteractionControllerDelegate

Istanza in cui opera questo metodo di estensione.

printInteractionController
UIPrintInteractionController
availableBehaviors
NSNumber[]

Restituisce

Attributi

Si applica a