---
title: absoluteInput
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcaxiselement/absoluteinput
---

# absoluteInput

An input object that provides absolute axis values.

## Declaration

```swift
var absoluteInput: (any GCAxisInput)? { get }
```

## See Also

### Getting the inputs

- [relativeInput](gamecontroller/gcaxiselement/relativeinput.md)
