---
title: allAxes
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcphysicalinputprofile/allaxes
---

# allAxes

The axes in the profile.

## Declaration

```swift
var allAxes: Set<GCControllerAxisInput> { get }
```

## See Also

### Getting elements by type

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