Colors

public struct Colors

A struct used to define the colors of the TabBarUIAction view.

  • Creates a Colors instance.

    Declaration

    Swift

    public init(tabBarBackgroundColor: Color, tabItemsColors: TabItemsColors)

    Parameters

    tabBarBackgroundColor

    the tab bar background color.

    tabItemsColors

    the binding value to get the max value selected.