Protocols

The following protocols are available globally.

  • The base theme protocol

    All themes must conform to this protocol

    See more

    Declaration

    Swift

    public protocol Theme
  • The protocol that allows for notifications when a theme is changed

    See more

    Declaration

    Swift

    public protocol ThemeEngineDelegate