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

# positionRange

The range of possible values for the switch.

## Declaration

```swift
var positionRange: NSRange { get }
```

## See Also

### Getting the characteristics

- [isSequential](gamecontroller/gcswitchpositioninput/issequential.md)
- [canWrap](gamecontroller/gcswitchpositioninput/canwrap.md)
