Event
public enum Event
Encapsulates updates to the measurement of the rotation rate around the three spatial axes.
-
The rotation rate measurement has been updated.
Declaration
Swift
case didUpdate(GyroscopeMonitor.Info)