Contents

UIToolbarAppearance

An object for customizing the appearance of a toolbar.

Declaration

@MainActor class UIToolbarAppearance

Overview

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

Topics

Configuring bar button items

Configuring the Done button