Contents

startGyroUpdates()

Starts gyroscope updates without a handler.

Declaration

func startGyroUpdates()

Mentioned in

Discussion

You can get the latest gyroscope data through the gyroData property. You must call stopGyroUpdates() when you no longer want your app to process gyroscope updates.

See Also

Managing Gyroscope Updates