I have created a with left bar button item added from storyboard, titleView and three right bar button items from code.
Here is the code:
override func
Set testButton.frame doesn't help.
testButton.frame
This solution is correct for me!
rightButton.imageEdgeInsets = UIEdgeInsets(top: 3, left: 10, bottom: 7, right: 0)