Event
public enum Event
Encapsulates changes to the device’s current heading.
-
The current heading has been updated.
Declaration
Swift
case didUpdate(HeadingMonitor.Info)
XestiMonitors Docs (100% documented)
public enum Event
Encapsulates changes to the device’s current heading.
The current heading has been updated.
Swift
case didUpdate(HeadingMonitor.Info)