<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameController",
  "identifier" : "/documentation/GameController/GCPhysicalInputElement",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Game Controller"
    ],
    "preciseIdentifier" : "c:objc(pl)GCPhysicalInputElement"
  },
  "title" : "GCPhysicalInputElement"
}
-->

# GCPhysicalInputElement

The common properties of physical input elements.

```
protocol GCPhysicalInputElement : NSObjectProtocol
```

## Topics

### Getting a localized name

[`localizedName`](/documentation/GameController/GCPhysicalInputElement/localizedName)

The localized name for the element.

### Displaying a symbol

[`sfSymbolsName`](/documentation/GameController/GCPhysicalInputElement/sfSymbolsName)

A system symbol for the element.

### Accessing elements by key

[`aliases`](/documentation/GameController/GCPhysicalInputElement/aliases)

The element’s aliases to use when accessing it with the subscript notation.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)