views:

18

answers:

1

A cusomized UINavigationBar requires me to present a customized "back" button, I use navigationItem.leftBarButtonItem = myCustomizedButton, but its position is fixed.

Would anyone be so kind to share how can I shift this button 40pixels to right?