I have a UITextView with a placeholder text of "Placeholder"
When I click on the UITextView the indicator starts from the end of the text. How can I make the indicator start at the beginning? I.e. at point 0 of the text?
I have a UITextView with a placeholder text of "Placeholder"
When I click on the UITextView the indicator starts from the end of the text. How can I make the indicator start at the beginning? I.e. at point 0 of the text?