Contents

acquireDevice()

Starts receiving events from the racing wheel.

Declaration

func acquireDevice() throws

Discussion

Before invoking this method, the racing wheel doesn’t deliver events to your app. Since only one app may receive racing wheel events at a time, this method can fail to acquire the device.

See Also

Getting events