Share via


NSTextView.MarkedTextAttributes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary MarkedTextAttributes { [Foundation.Export("markedTextAttributes")] get; [Foundation.Export("setMarkedTextAttributes:")] set; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? MarkedTextAttributes { [Foundation.Export("markedTextAttributes")] get; [Foundation.Export("setMarkedTextAttributes:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("markedTextAttributes")>]
[<set: Foundation.Export("setMarkedTextAttributes:")>]
member this.MarkedTextAttributes : Foundation.NSDictionary with get, set

Property Value

Attributes

Applies to