UIPrintInteractionControllerDelegate.GetViewController Method

Definition

Returns the parent UIViewController for managing the printing-options view.

[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

Parameters

printInteractionController
UIPrintInteractionController

Returns

Attributes

Applies to