UITextView.WeakLinkTextAttributes Property

Definition

Returns weak link text attributes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary WeakLinkTextAttributes { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("linkTextAttributes", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setLinkTextAttributes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.WeakLinkTextAttributes : Foundation.NSDictionary with get, set

Property Value

Attributes

Applies to