---
title: controller
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcmicrogamepad/controller
---

# controller

The controller associated with this profile.

## Declaration

```swift
weak var controller: GCController? { get }
```
