---
title: allDpads
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcphysicalinputprofile/alldpads
---

# allDpads

The directional pads in the profile.

## Declaration

```swift
var allDpads: Set<GCControllerDirectionPad> { get }
```

## See Also

### Getting elements by type

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