Event
public enum Event
Encapsulates updates to the measurement of the acceleration along the three spatial axes.
-
The acceleration measurement has been updated.
Declaration
Swift
case didUpdate(AccelerometerMonitor.Info)
View on GitHub
Install in Dash
Event Enumeration Reference