---
title: SR_ARKIT_SUPPORTED
framework: sensorkit
role: symbol
role_heading: Global Variable
path: sensorkit/sr_arkit_supported
---

# SR_ARKIT_SUPPORTED

A flag that indicates whether the ARKit framework is available in the SDK for the SensorKit framework.

## Declaration

```swift
var SR_ARKIT_SUPPORTED: Int32 { get }
```

## See Also

### Analyzing faces

- [SRFaceMetrics](sensorkit/srfacemetrics.md)
