Event
public enum Event
Encapsulates changes to the state of the region.
-
The state of the region has been updated.
Declaration
Swift
case didUpdate(RegionMonitor.Info)
XestiMonitors Docs (100% documented)
public enum Event
Encapsulates changes to the state of the region.
The state of the region has been updated.
Swift
case didUpdate(RegionMonitor.Info)