Share via


UITextView.AllowsEditingTextAttributes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsEditingTextAttributes { [Foundation.Export("allowsEditingTextAttributes")] get; [Foundation.Export("setAllowsEditingTextAttributes:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsEditingTextAttributes")>]
[<set: Foundation.Export("setAllowsEditingTextAttributes:")>]
member this.AllowsEditingTextAttributes : bool with get, set

Property Value

Attributes

Applies to