Share via


MPSGraphCompilationDescriptor.DispatchQueue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreFoundation.DispatchQueue DispatchQueue { [Foundation.Export("dispatchQueue")] get; [Foundation.Export("setDispatchQueue:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dispatchQueue")>]
[<set: Foundation.Export("setDispatchQueue:")>]
member this.DispatchQueue : CoreFoundation.DispatchQueue with get, set

Property Value

Attributes

Applies to