Type Property 型プロパティ

link

The link for the text. テキストに対するリンク。

Declaration 宣言

static let link: NSAttributedString.Key

Discussion 議論

The value of this attribute is an NSURL object (preferred) or an NSString object. The default value of this property is nil, indicating no link. この属性の値は、NSURLオブジェクト(推奨)またはNSStringオブジェクトです。このプロパティの省略時の値はnilです、リンクなしを指し示しています。

See Also 参照

Keys キー