Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

textColor for title in navigation Bar

self.navigationController?.navigationBar.titleTextAttributes = [NSAttributedString.Key.foregroundColor: UIColor.white]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #textColor #title #navigation #Bar
ADD COMMENT
Topic
Name
7+4 =