UIPrintInteractionControllerDelegate_Extensions.ChooseCutterBehavior Método

Definição

Obtém o UIPrinterCutterBehavior para o trabalho de impressão.

[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

Parâmetros

This
IUIPrintInteractionControllerDelegate

A instância na qual esse método de extensão opera.

printInteractionController
UIPrintInteractionController
availableBehaviors
NSNumber[]

Retornos

Atributos

Aplica-se a