---
title: touchpadSecondary
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcdualsensegamepad/touchpadsecondary
---

# touchpadSecondary

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

## Declaration

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

## See Also

### Tracking finger locations

- [touchpadPrimary](gamecontroller/gcdualsensegamepad/touchpadprimary.md)
