---
title: chirality
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/manipulable/inputdevice/chirality-swift.property
---

# chirality

The hand chirality (left or right) of this input device, or nil if this input device has no hand chirality.

## Declaration

```swift
let chirality: Manipulable.InputDevice.Chirality?
```
