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)