---
title: physicalInputProfile
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcdevice/physicalinputprofile
---

# physicalInputProfile

The device’s physical input profile, such as a controller’s extended gamepad.

## Declaration

```swift
var physicalInputProfile: GCPhysicalInputProfile { get }
```

## See Also

### Handling input

- [handlerQueue](gamecontroller/gcdevice/handlerqueue.md)
