---
title: armPosition
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcdualsenseadaptivetrigger/armposition
---

# armPosition

The position of the trigger’s arm.

## Declaration

```swift
var armPosition: Float { get }
```

## Discussion

Discussion This property represents the value of the stepped mechanical arm inside the trigger and isn’t the same as the trigger’s inherited value property. This property ranges between 0 and 1, where 0 represents the minimum and 1 represents the maximum position.

## See Also

### Getting the arm position

- [discretePositionCount](gamecontroller/gcdualsenseadaptivetrigger/discretepositioncount.md)
