canSpawnSeparateThread property
getter/setter pair
Whether the print operation should spawn a separate thread in which to run itself.
The default value is true.
Officially Supported Platforms/Implementations:
- macOS WKWebView
Implementation
bool? canSpawnSeparateThread;