---
title: requiredAuthorizations
framework: arkit
role: symbol
role_heading: Type Property
path: arkit/handtrackingprovider/requiredauthorizations
---

# requiredAuthorizations

The types of authorizations necessary for tracking hands.

## Declaration

```swift
static var requiredAuthorizations: [ARKitSession.AuthorizationType] { get }
```

## See Also

### Creating a hand-tracking provider

- [init()](arkit/handtrackingprovider/init().md)
- [isSupported](arkit/handtrackingprovider/issupported.md)
