다음을 통해 공유


UIPrintInteractionControllerDelegate.GetViewController 메서드

정의

인쇄 옵션 보기를 관리하기 위한 부모 UIViewController를 반환합니다.

[Foundation.Export("printInteractionControllerParentViewController:")]
public virtual UIKit.UIViewController GetViewController (UIKit.UIPrintInteractionController printInteractionController);
abstract member GetViewController : UIKit.UIPrintInteractionController -> UIKit.UIViewController
override this.GetViewController : UIKit.UIPrintInteractionController -> UIKit.UIViewController

매개 변수

printInteractionController
UIPrintInteractionController

반환

특성

적용 대상