Share via


NSTextView.LinkTextAttributes Property

Definition

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

Property Value

Attributes

Applies to