ios,swift2020. 3. 16. 15:07

[ios]swift navigationbar title color 변경방법

 

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

Posted by thdeodls85