---
title: GCDevicePhysicalInputElementChange.changed
framework: gamecontroller
role: symbol
role_heading: Case
path: gamecontroller/gcdevicephysicalinputelementchange/changed
---

# GCDevicePhysicalInputElementChange.changed

There’s a change to the input value.

## Declaration

```swift
case changed
```

## See Also

### States

- [GCDevicePhysicalInputElementChange.unknownChange](gamecontroller/gcdevicephysicalinputelementchange/unknownchange.md)
- [GCDevicePhysicalInputElementChange.noChange](gamecontroller/gcdevicephysicalinputelementchange/nochange.md)
