Answers for "swift cannot change navigation back button color"

0

how to change the color of back button navbar xcodee

self.navigationController.navigationBar.tintColor = UIColor.whiteColor();
Posted by: Guest on April-30-2020

Code answers related to "swift cannot change navigation back button color"

Code answers related to "Swift"

Browse Popular Code Answers by Language