allowsParallelizedExport
A Boolean value that indicates whether the session can parallelize its export operation.
Declaration
var allowsParallelizedExport: Bool { get set }Discussion
This value is true by default, which indicates that the export session is allowed to expedite its processing by using additional resources in parallel on select Mac systems. If parallelization isn’t achievable, export proceeds as normal.