Contents

UITabBarAppearance

An object for customizing the appearance of a tab bar.

Declaration

@MainActor class UITabBarAppearance

Overview

After creating a UITabBarAppearance object, use the methods and properties of this class to specify the appearance of items in the tab bar. Use the inherited properties from UIBarAppearance to configure the background and shadow attributes of the tab bar itself.

Topics

Configuring stacked item appearances

Configuring inline item appearances

Specifying the selection appearance

See Also

Tab bar appearance