---
title: xyAxes
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcdirectionpadelement/xyaxes
---

# xyAxes

The location of the directional pad represented as a point.

## Declaration

```swift
var xyAxes: any GCAxis2DInput { get }
```

## See Also

### Axes

- [xAxis](gamecontroller/gcdirectionpadelement/xaxis.md)
- [yAxis](gamecontroller/gcdirectionpadelement/yaxis.md)
- [GCAxis2DInput](gamecontroller/gcaxis2dinput.md)
