---
title: device
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcphysicalinputprofile/device
---

# device

The physical device that the profile represents.

## Declaration

```swift
weak var device: (any GCDevice)? { get }
```
