UIDocumentInteractionControllerDelegate.ViewControllerForPreview Method

Definition

Indicates that the UIDocumentInteractionController needs a UIViewController for presenting a document preview.

[Foundation.Export("documentInteractionControllerViewControllerForPreview:")]
public virtual UIKit.UIViewController ViewControllerForPreview (UIKit.UIDocumentInteractionController controller);
abstract member ViewControllerForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIViewController
override this.ViewControllerForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIViewController

Parameters

Returns

Attributes

Applies to