Share via


UIDocumentInteractionControllerDelegate_Extensions.ViewForPreview Method

Definition

The UIView to use as the starting point for the animation preview. If null, the preview fades into place.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIView ViewForPreview(this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ViewForPreview : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController -> UIKit.UIView

Parameters

Returns

Attributes

Applies to