UIDocumentInteractionControllerDelegate_Extensions.ViewForPreview Method

Definition

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

This
IUIDocumentInteractionControllerDelegate

The instance on which this extension method operates.

Returns

Applies to