Sdílet prostřednictvím


GCControllerLiveInput.Queue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreFoundation.DispatchQueue? Queue { [Foundation.Export("queue", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setQueue:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("queue", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setQueue:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Queue : CoreFoundation.DispatchQueue with get, set

Property Value

Implements

Attributes

Applies to