---
title: touchpadPrimary
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcdualsensegamepad/touchpadprimary
---

# touchpadPrimary

The location of the player’s primary finger on the touchpad.

## Declaration

```swift
var touchpadPrimary: GCControllerDirectionPad { get }
```

## See Also

### Tracking finger locations

- [touchpadSecondary](gamecontroller/gcdualsensegamepad/touchpadsecondary.md)
