hwsecurity / de.cotech.hw / SecurityKeyManager / isNfcHardwareAvailable /
isNfcHardwareAvailable
open fun isNfcHardwareAvailable(): Boolean
Returns true iff NFC hardware is available.Note that NFC hardware might still be disabled, e.g. if the device is in “flight mode”. You can use the de.cotech.hw.util.NfcStatusObserver helper class to check this status and receive callbacks whenit changes.