UIStringAttributeKey.Link Property

Definition

Represents the value associated with the constant NSLinkAttributeName

[Foundation.Field("NSLinkAttributeName", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString Link { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Link : Foundation.NSString

Property Value

Attributes

Applies to