UIDocumentInteractionControllerDelegate_Extensions.ViewControllerForPreview Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The instance on which this extension method operates.
- controller
- UIDocumentInteractionController