My application uses an UITextView
. Now I want the UITextView
to have a placeholder similar to the one you can set for an UITextField
.
How to do this?
My application uses an UITextView
. Now I want the UITextView
to have a placeholder similar to the one you can set for an UITextField
.
How to do this?