NFCReaderSession.Ready Property

Definition

Gets whether the session is ready to detect and read NFC tags.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool Ready { [Foundation.Export("isReady")] get; }
member this.Ready : bool

Property Value

Implements

Attributes

Applies to