Share via


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

반환

특성

적용 대상