次の方法で共有


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[]

戻り値

属性

適用対象