UIDocumentInteractionControllerDelegate_Extensions.ViewControllerForPreview Method

Definition

The UIViewController that provides the document preview.

public static UIKit.UIViewController ViewControllerForPreview (this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller);
static member ViewControllerForPreview : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController -> UIKit.UIViewController

Parameters

This
IUIDocumentInteractionControllerDelegate

The instance on which this extension method operates.

Returns

Applies to