---
title: supportsPointerInteraction
framework: xcuiautomation
role: symbol
role_heading: Instance Property
path: xcuiautomation/xcuidevice/supportspointerinteraction
---

# supportsPointerInteraction

A Boolean value that indicates if the device supports pointer interaction.

## Declaration

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

## See Also

### Accessing the current device

- [shared](xcuiautomation/xcuidevice/shared.md)
- [supportsHandGestures](xcuiautomation/xcuidevice/supportshandgestures.md)
