UIKit.UITextView.TextColor Property
The color to use for all the text in the UIKit.UITextView.

Syntax

[get: Foundation.Export("textColor")]
[set: Foundation.Export("setTextColor:")]
public virtual UIColor TextColor { get; set; }

See Also

UITextView.AllowsEditingTextAttributes
UITextView.AttributedText
UITextView.DataDetectorTypes
UITextView.Editable
UITextView.Font
UITextView.Text
UITextView.TextAlignment
UITextView.TextContainerInsert
UITextView.TypingAttributes

Value

(More documentation for this node is coming)

This value can be null.

Remarks

Assignment to this property will affect all the text in the UIKit.UITextView. If multiple text-styles are desired, the application developer must use the UITextView.AttributedText property.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0