UIDocumentInteractionControllerDelegate_Extensions.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.
The UIView to use as the starting point for the animation preview. If null, the preview fades into place.
public static UIKit.UIView ViewForPreview (this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller);
static member ViewForPreview : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController -> UIKit.UIView
Parameters
The instance on which this extension method operates.
- controller
- UIDocumentInteractionController