xcode - iOS BarButton padding and font size -


i have storyboard , text in center , how can

  • move text in height center of nav bar
  • change font size of bar button

enter image description here

is uinavigationbar? , i'm assuming title nil, , "text" uibarbuttonitem? can change offset of bar button settitlepositionadjustment:forbarmetrics:.

but don't think can change font size. may need substitute in view initwithcustomview:. might easier way adjust vertical positioning @ same time.


Comments

Popular posts from this blog

c# - HttpResponseMessage System.InvalidOperationException -

sql - Postgresql error: "failed to find conversion function from unknown to text" -