UINavigationItem titleView with dynamic width

701 views Asked by At

I am using the titleView property of a UINavigationBar inside a UINavigationController. Is there any way to have the titleView's width be dynamically adjusted to fill the space in between the any buttons on the left and any buttons on the right? (Ideally without manual calculations)

0

There are 0 answers