UIDocumentInteractionControllerDelegate.ViewForPreview 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.
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
- controller
- UIDocumentInteractionController
Returns
- Attributes