FUIBackgroundColorScheme

public enum FUIBackgroundColorScheme : Int

Fiori Design style color scheme for tag

    • darkBackground: Color scheme for dark background

    Declaration

    Swift

    case dark = 1
  • Undocumented

    Declaration

    Swift

    case light