UIDocumentInteractionControllerDelegate.ViewForPreview Method

Definition

Indicates that the UIDocumentInteractionController requires the starting point for animating the display of a document preview.

[Foundation.Export("documentInteractionControllerViewForPreview:")]
public virtual UIKit.UIView ViewForPreview (UIKit.UIDocumentInteractionController controller);
abstract member ViewForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIView
override this.ViewForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIView

Parameters

Returns

Attributes

Applies to