showsPreview property

bool? showsPreview
getter/setter pair

A Boolean value that determines whether the Print panel displays a built-in preview of the document contents. The default value is true.

Officially Supported Platforms/Implementations:

  • macOS WKWebView

Implementation

bool? showsPreview;