UIPrintInteractionControllerDelegate_Extensions.ChooseCutterBehavior 方法

定义

UIPrinterCutterBehavior获取打印作业的 。

[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

参数

This
IUIPrintInteractionControllerDelegate

此扩展方法在其上运行的实例。

printInteractionController
UIPrintInteractionController
availableBehaviors
NSNumber[]

返回

属性

适用于