ios,swift

[ios]swift navigationbar title color 변경방법

thdeodls85 2020. 3. 16. 15:07

[ios]swift navigationbar title color 변경방법

 

self.navigationController?.navigationBar.titleTextAttributes = [.foregroundColor: UIColor.white]