次の方法で共有


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

戻り値

属性

適用対象