standardAppearance
The appearance settings for a standard-height navigation bar.
Declaration
@NSCopying var standardAppearance: UINavigationBarAppearance { get set }Discussion
The default value of this property is an appearance object containing the system’s default appearance settings. You can customize the navigation bar appearance for specific navigation items with the standardAppearance property of UINavigationItem.