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