Change text color

suggest change

Swift

textView.textColor = UIColor.red

Objective-C

textView.textColor = [UIColor redColor];

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


UITextView:
*Change text color

Table Of Contents
18UITextView
157MVVM