preferredControlTintColor property

Color? preferredControlTintColor
getter/setter pair

Set the custom color of the control buttons on the navigation bar and the toolbar.

NOTE: available on iOS 10.0+.

Implementation

Color? preferredControlTintColor;