<!--
{
  "availability" : [
    "iOS: 14.5.0 -",
    "iPadOS: 14.5.0 -",
    "macCatalyst: 14.5.0 -",
    "macOS: 11.3.0 -",
    "tvOS: 14.5.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameController",
  "identifier" : "/documentation/GameController/GCInputDirectionalDpad",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Game Controller"
    ],
    "preciseIdentifier" : "c:@GCInputDirectionalDpad"
  },
  "title" : "GCInputDirectionalDpad"
}
-->

# GCInputDirectionalDpad

The name of the controller’s primary directional pad element.

```
let GCInputDirectionalDpad: String
```

## Discussion

For the second-generation Siri Remote and later, this represents the entire touch surface including the inner and outer rings.

## See Also

[`dpad`](/documentation/GameController/GCMicroGamepad/dpad)

The controller’s directional pad element.



---

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)