---
title: mouseInput
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcmouse/mouseinput
---

# mouseInput

The controller profile for the mouse device.

## Declaration

```swift
var mouseInput: GCMouseInput? { get }
```

## Discussion

Discussion Get the mouse’s current state, and input values for its buttons and scroll wheel, from this object.
