Share via


NFCReaderSession.SessionQueue Property

Definition

Gets the DispatchQueue on which the NFC detection and reading is performed.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreFoundation.DispatchQueue SessionQueue { [Foundation.Export("sessionQueue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sessionQueue")>]
member this.SessionQueue : CoreFoundation.DispatchQueue

Property Value

Attributes

Applies to