Guest User

Untitled

a guest
Nov 24th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. UINavigationBar.appearance().titleTextAttributes = [NSAttributedStringKey.font: UIFont.customFont(type: .backBarBtnFont)]
  2.  
  3. UIBarButtonItem.appearance().setTitleTextAttributes([NSAttributedStringKey.font: UIFont.customFont(type: .backBarBtnFont)], for: UIControlState.normal)
Add Comment
Please, Sign In to add comment