---
title: relinquishDevice()
framework: gamecontroller
role: symbol
role_heading: Instance Method
path: gamecontroller/gcracingwheel/relinquishdevice()
---

# relinquishDevice()

Stops receiving events from the racing wheel.

## Declaration

```swift
func relinquishDevice()
```

## See Also

### Getting events

- [acquireDevice()](gamecontroller/gcracingwheel/acquiredevice().md)
- [isAcquired](gamecontroller/gcracingwheel/isacquired.md)
