Share via


UIDocumentInteractionController.PresentPreview(Boolean) Method

Definition

[Foundation.Export("presentPreviewAnimated:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool PresentPreview(bool animated);
[<Foundation.Export("presentPreviewAnimated:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PresentPreview : bool -> bool
override this.PresentPreview : bool -> bool

Parameters

animated
Boolean

Returns

Attributes

Applies to