Search code examples
fontsios7uilabelxcode5font-size

Xcode 5 Is it possible to change the font and size on the storyboard?


In Xcode 5 is it possible to change the font and size on the storyboard? If I select a UILabel or button etc, and look in the inspector pane to the right, I am unable to find a way of changing the font type and size?

I have found the Edit Menu > Format > Font, and can increase a font size, but have to keep doing this once at a time, rather than being able to edit the number, but can see no way of changing font or colour etc?


Solution

  • You can change the font (choosing from those in Xcode) the size of the font and color, everything from the storyboard

    check this screenshot:

    enter image description here