I'm developing my app in iPad. I'm designing a login page. In that I need to secure the content in textview (password). Please help me. I know how to do it for textfield, but I need that in UITextview
.
This reference will help you.
Just add this to your code
textView.secureTextEntry = YES;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With