---
title: position
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcswitchpositioninput/position
---

# position

The position of the switch.

## Declaration

```swift
var position: Int { get }
```

## See Also

### Getting the position

- [positionDidChangeHandler](gamecontroller/gcswitchpositioninput/positiondidchangehandler.md)
- [lastPositionTimestamp](gamecontroller/gcswitchpositioninput/lastpositiontimestamp.md)
- [lastPositionLatency](gamecontroller/gcswitchpositioninput/lastpositionlatency.md)
