---
title: actsAsTouchpad
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcvirtualcontroller/elementconfiguration/actsastouchpad
---

# actsAsTouchpad

A Boolean value that determines whether the thumbstick element behaves as a touchpad.

## Declaration

```swift
var actsAsTouchpad: Bool { get set }
```

## See Also

### Configuring elements

- [path](gamecontroller/gcvirtualcontroller/elementconfiguration/path.md)
- [isHidden](gamecontroller/gcvirtualcontroller/elementconfiguration/ishidden.md)
