---
title: isAcquired
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcracingwheel/isacquired
---

# isAcquired

A Boolean value that indicates whether the racing wheel sends events to the app.

## Declaration

```swift
var isAcquired: Bool { get }
```

## See Also

### Getting events

- [acquireDevice()](gamecontroller/gcracingwheel/acquiredevice().md)
- [relinquishDevice()](gamecontroller/gcracingwheel/relinquishdevice().md)
