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

Viewed 11743

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?

2 Answers
Related