Enumerations

The following enumerations are available globally.

  • The state of the possible background states.

    The state can be updated by overriding the state with the next background state.

    backgroundState = backgroundState.nextBackgroundState()
    

    Note

    This is an example of a note

    Warning

    This is an example of a warning.

    See more

    Declaration

    Swift

    enum BackgroundColorState