AppBarColor

public enum AppBarColor

AppBarColor represents the allowed color values for the AppBar Top component The component is configured using UINavigationController and UIViewController extensions.

  • Undocumented

    Declaration

    Swift

    case `default`
  • Undocumented

    Declaration

    Swift

    case primary
  • Undocumented

    Declaration

    Swift

    case secondary
  • Undocumented

    Declaration

    Swift

    case none
  • Undocumented

    Declaration

    Swift

    case inverse