Answers for "how do change title color in navigation bar"

2

how do change title color in navigation bar

navigationBar.largeTitleTextAttributes = [.foregroundColor: UIColor.white]
Posted by: Guest on November-23-2020

Code answers related to "how do change title color in navigation bar"

Code answers related to "Swift"

Browse Popular Code Answers by Language