---
title: isNFCSupported()
framework: cryptotokenkit
role: symbol
role_heading: Instance Method
path: cryptotokenkit/tksmartcardslotmanager/isnfcsupported()
---

# isNFCSupported()

Determines whether NFC (Near Field Communication) is supported on this device.

## Declaration

```swift
func isNFCSupported() -> Bool
```

## Return Value

Return Value YES if NFC is supported and available for use, NO otherwise.
