---
title: allButtons
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcphysicalinputprofile/allbuttons
---

# allButtons

The buttons in the profile.

## Declaration

```swift
var allButtons: Set<GCControllerButtonInput> { get }
```

## See Also

### Getting elements by type

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