Guest User

Untitled

a guest
Feb 16th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. UIBarButtonItem.appearance().setTitlePositionAdjustment(UIOffset(horizontal: 0, vertical: 30), for: .default)
  2.  
  3. UIBarButtonItem.appearance().imageInsets = UIEdgeInsets(top: 0, left: 0, bottom: 10, right: 0)
Add Comment
Please, Sign In to add comment