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