UINavigationBarAppearance
An object for customizing the appearance of a navigation bar.
Declaration
@MainActor class UINavigationBarAppearanceOverview
After creating a UINavigationBarAppearance object, use the methods and properties of this class to specify the appearance you want for items in the navigation bar. Use the inherited properties from UIBarAppearance to configure the background and shadow attributes of the navigation bar itself.
Topics
Configuring the title
Configuring the subtitle
Configuring bar button items
Configuring the Back button
backButtonAppearancebackIndicatorImagebackIndicatorTransitionMaskImagesetBackIndicatorImage(_:transitionMaskImage:)