Contents

UITabBarItemAppearance

An object for customizing the appearance of tab bar items.

Declaration

@MainActor class UITabBarItemAppearance

Overview

Use a UITabBarItemAppearance object to customize the appearance of a tab bar item in each of its possible states. You can customize the appearance differently for each state. For example, you might apply different colors to the tab bar item’s icon in the normal and selected states.

Topics

Creating a tab bar item appearance object

Copying a tab bar item appearance object

Resetting the appearance properties

Configuring attributes for different item states

See Also

Tab bar appearance