
hello
i want to know that
how can i set rounded corner in a UITextView ?

first of all we have to import the file
and then
textViewName.layer.cornerRadius = CornerRadius;
where CornerRadius is a constant you set as a radius for corner
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.