---
title: allElements
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcphysicalinputprofile/allelements
---

# allElements

The elements in the profile.

## Declaration

```swift
var allElements: Set<GCControllerElement> { get }
```

## See Also

### Getting elements by type

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