Contents

CMGyroData

A single measurement of the device’s rotation rate.

Declaration

class CMGyroData

Overview

An application receives or samples CMGyroData objects at regular intervals after calling the startGyroUpdates(to:withHandler:) method or the startGyroUpdates() method of the CMMotionManager class.

Topics

Getting the Rotation Rate

See Also

Gyroscopes