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