Event
public enum Event
Encapsulates changes to the captured status of the screen.
-
The captured status of the screen has changed.
Declaration
Swift
case didChange(UIScreen)
XestiMonitors Docs (100% documented)
public enum Event
Encapsulates changes to the captured status of the screen.
The captured status of the screen has changed.
Swift
case didChange(UIScreen)