---
title: supportsHandGestures
framework: xcuiautomation
role: symbol
role_heading: Instance Property
path: xcuiautomation/xcuidevice/supportshandgestures
---

# supportsHandGestures

A Boolean value that indicates if the device supports hand gestures.

## Declaration

```swift
var supportsHandGestures: Bool { get }
```

## See Also

### Accessing the current device

- [shared](xcuiautomation/xcuidevice/shared.md)
- [supportsPointerInteraction](xcuiautomation/xcuidevice/supportspointerinteraction.md)
