I have a problem in my application design. I want to set vertical align middle of my UITextView.
Please help me how to set vertical align of uitextview from interface builder.
I have a problem in my application design. I want to set vertical align
Share
Got this to work by observing changes to the contentSize property and then setting contentOffset.