UIKit.UITextView.AllowsEditingTextAttributes Property
Whether the application user can change the style of the text.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[get: Foundation.Export("allowsEditingTextAttributes")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[set: Foundation.Export("setAllowsEditingTextAttributes:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual bool AllowsEditingTextAttributes { get; set; }

See Also

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

Value

The default value is false.

Remarks

When true, the application user can change the style of the currently-selected text.

Requirements

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