---
title: elementLocalizedName
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcphysicalinputsource/elementlocalizedname
---

# elementLocalizedName

The localized name for the element without any system-level remapping of the controls.

## Declaration

```swift
var elementLocalizedName: String? { get }
```
