---
title: isAvailable
framework: cryptokit
role: symbol
role_heading: Type Property
path: cryptokit/secureenclave/isavailable
---

# isAvailable

A Boolean value that indicates if the device supports Secure Enclave access.

## Declaration

```swift
static var isAvailable: Bool { get }
```
