UIDocumentInteractionController.PresentPreview(Boolean) 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.
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