---
title: twoFingerTap()
framework: xcuiautomation
role: symbol
role_heading: Instance Method
path: xcuiautomation/xcuielement/twofingertap()
---

# twoFingerTap()

Sends a two-finger tap event to a hittable point the system computes for the element.

## Declaration

```swift
func twoFingerTap()
```

## See Also

### Tapping multiple times

- [tap(withNumberOfTaps:numberOfTouches:)](xcuiautomation/xcuielement/tap(withnumberoftaps:numberoftouches:).md)
