---
title: keyboardInput
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gckeyboard/keyboardinput
---

# keyboardInput

The controller profile for the keyboard.

## Declaration

```swift
var keyboardInput: GCKeyboardInput? { get }
```

## Discussion

Discussion Use this object to get the keyboard’s buttons and button states.
