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

# GCInputMicroGamepadDpad

The name of the micro gamepad’s primary directional pad.

```
let GCInputMicroGamepadDpad: String
```

## Discussion

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

## 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)