---
title: input
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcspatialaccessory/input
---

# input

Gets the input profile for the device.

## Declaration

```swift
var input: (any GCDevicePhysicalInput)? { get }
```
