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

# GCDevicePhysicalInputElementChange.noChange

There’s no change to the input value.

## Declaration

```swift
case noChange
```

## See Also

### States

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