---
title: GCInputDirectionalCenterButton
framework: gamecontroller
role: symbol
role_heading: Global Variable
path: gamecontroller/gcinputdirectionalcenterbutton
---

# GCInputDirectionalCenterButton

The name of the controller’s optional button on the directional gamepad.

## Declaration

```swift
let GCInputDirectionalCenterButton: String
```

## Discussion

Discussion This input element represents the center button on the cardinal directional pad. For the second-generation Siri Remote and later, this represents the inner ring of the touch surface.

## See Also

### Directional Pad Button Names

- [GCInputDirectionalTouchSurfaceButton](gamecontroller/gcinputdirectionaltouchsurfacebutton.md)
