---
title: heldChirality
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/accessoryanchor/heldchirality
---

# heldChirality

Which hand the accessory is currently held in. Returns nil if the accessory is not held.

## Declaration

```swift
var heldChirality: Accessory.Chirality? { get }
```
