I have a UITextView to present the question in my trivia quiz app. But how do I vertically center align the text so that it looks nicer if the question is only a couple of lines?
I have looked through the documentation and within Interface Builder but can't see anything to vertically align only horizontally.