Share via


NSTextView.SelectedTextAttributes Property

Definition

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

Property Value

Attributes

Applies to