NFCNdefReaderSession.ReadingAvailable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.