readingAvailable
A Boolean value that determines whether the device supports NFC tag reading.
Declaration
class var readingAvailable: Bool { get }Discussion
Before creating a reader session, always check the readingAvailable property to determine whether the user’s device supports scanning for and detecting NFC tags.