Font size on universal storyboard

前端 未结 1 933
滥情空心
滥情空心 2020-12-06 02:47

I\'m building an iOS app from scratch on Xcode 6 beta 4. I\'m trying to make it universal and to use autolayout to have the same views for iPhone and iPad.

What is t

相关标签:
1条回答
  • 2020-12-06 03:02

    When you're using universal storyboards, each text-displaying control in a storyboard will now have a small + icon to the left of the font setting in the Attributes Inspector. If you click it, it will allow you to set different values for different size classes.enter image description here

    From @OrangeDog comment

    iPhone: wC hA | iPad: wR hA

    0 讨论(0)
提交回复
热议问题