---
title: touchState
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gccontrollertouchpad/touchstate-swift.property
---

# touchState

The state of the user’s touch on the surface of the touchpad.

## Declaration

```swift
var touchState: GCControllerTouchpad.TouchState { get }
```

## See Also

### Accessing the input values

- [GCControllerTouchpad.TouchState](gamecontroller/gccontrollertouchpad/touchstate-swift.enum.md)
- [reportsAbsoluteTouchSurfaceValues](gamecontroller/gccontrollertouchpad/reportsabsolutetouchsurfacevalues.md)
