---
title: isSupported
framework: arkit
role: symbol
role_heading: Type Property
path: arkit/handtrackingprovider/issupported
---

# isSupported

A Boolean value that indicates whether the current runtime environment supports hand-tracking providers.

## Declaration

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

## See Also

### Creating a hand-tracking provider

- [init()](arkit/handtrackingprovider/init().md)
- [requiredAuthorizations](arkit/handtrackingprovider/requiredauthorizations.md)
