Share via


NSPrintOperation.CanSpawnSeparateThread Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool CanSpawnSeparateThread { [Foundation.Export("canSpawnSeparateThread")] get; [Foundation.Export("setCanSpawnSeparateThread:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("canSpawnSeparateThread")>]
[<set: Foundation.Export("setCanSpawnSeparateThread:")>]
member this.CanSpawnSeparateThread : bool with get, set

Property Value

Attributes

Applies to