Share via


IGCDevicePhysicalInput.Queue Property

Definition

[Foundation.RequiredMember]
[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; }
[<Foundation.RequiredMember>]
[<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

Attributes

Applies to