---
title: allTouchpads
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcphysicalinputprofile/alltouchpads
---

# allTouchpads

The touchpads in the profile.

## Declaration

```swift
var allTouchpads: Set<GCControllerTouchpad> { get }
```

## See Also

### Getting elements by type

- [allElements](gamecontroller/gcphysicalinputprofile/allelements.md)
- [allButtons](gamecontroller/gcphysicalinputprofile/allbuttons.md)
- [allAxes](gamecontroller/gcphysicalinputprofile/allaxes.md)
- [allDpads](gamecontroller/gcphysicalinputprofile/alldpads.md)
