Event
public enum Event
Encapsulates changes to the power state of the device.
-
The power state of the device has changed.
Declaration
Swift
case didChange(Bool)
XestiMonitors Docs (100% documented)
public enum Event
Encapsulates changes to the power state of the device.
The power state of the device has changed.
Swift
case didChange(Bool)