UIDocumentInteractionController.PresentPreview(Boolean) Method

Definition

Displays a full-screen preview of the target document.

[Foundation.Export("presentPreviewAnimated:")]
public virtual bool PresentPreview (bool animated);
abstract member PresentPreview : bool -> bool
override this.PresentPreview : bool -> bool

Parameters

animated
Boolean

Returns

Attributes

Applies to