---
title: elementAliases
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcphysicalinputsource/elementaliases
---

# elementAliases

The element’s true aliases without any system-level remapping of the controls.

## Declaration

```swift
var elementAliases: Set<String> { get }
```
