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

# controller

The controller this profile is associated with.

## Declaration

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