NFCNdefReaderSession.ReadingAvailable Property

Definition

Gets whether the device supports NFC tag reading.

public static bool ReadingAvailable { [Foundation.Export("readingAvailable")] get; }
member this.ReadingAvailable : bool

Property Value

Attributes

Remarks

NFC tag reading is only available on iPhone 7 and later models.

Applies to