Home Answers Viewqa Mobile-Applications set rounded corner in a UITextView ?

 
 


samar
set rounded corner in a UITextView ?
1 Answer(s)      2 years and 7 months ago
Posted in : MobileApplications

hello

i want to know that

how can i set rounded corner in a UITextView ?

View Answers

October 19, 2010 at 5:01 PM


first of all we have to import the file

import

and then

textViewName.layer.cornerRadius = CornerRadius;

where CornerRadius is a constant you set as a radius for corner









Related Pages:

Ask Questions?

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.