preferredBarTintColor property

Color? preferredBarTintColor
getter/setter pair

Set the custom background color of the navigation bar and the toolbar.

NOTE: available on iOS 10.0+.

Implementation

Color? preferredBarTintColor;