Contents

configureWithDefault(for:)

Configures the tab bar item appearance object with appropriate values for the specified style.

Declaration

func configureWithDefault(for style: UITabBarItemAppearance.Style)

Parameters

  • style:

    The layout style for the appearance attributes. UIKit configures the object with the default appearance attributes for the specified style. For a list of possible values, see Style.

See Also

Resetting the appearance properties