Contents

isKnownNFC

Returns whether the contents are known to be NFC. This is not always checked at initialization time and is set by checkForNFC.

Declaration

var isKnownNFC: Bool { get }

Discussion