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