Contents

UIBarButtonItemAppearance

An object for customizing the appearance of bar button items.

Declaration

@MainActor class UIBarButtonItemAppearance

Overview

Use a UIBarButtonItemAppearance object to customize the appearance of a bar button item in each of its possible states. You can customize the appearance differently for different states. For example, you might apply different colors to the button’s title in the normal and highlighted states.

Topics

Creating a bar button item appearance object

Copying a bar button item bar appearance object

Resetting the appearance properties

Configuring attributes for different button states

See Also

Shared appearance