Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. label.textColor = navigationBarInstance.titleTextAttributes[NSForegroundColorAttributeName] as! UIColor
  2.  
  3. let navigationBarForegroundColor = navigationBar.titleTextAttributes![NSAttributedString.Key.foregroundColor] as! UIColor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement