I am trying to vertically align the text in the UILabel view of my app. The problem is that I want the text to be vertically aligned to the top and the size of the label to
You can make it with a constraint on the interface builder.
Hope this help you !