---
title: positionInput
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcswitchelement/positioninput
---

# positionInput

The input object that provides the position of the switch.

## Declaration

```swift
var positionInput: any GCSwitchPositionInput { get }
```
