static var name: String
The name of the link attribute.
リンク属性の名前。
static func value(for: NSObject) -> URL
Returns the URL value of the specified object.
指定されたオブジェクトのURL値を返します。
typealias AttributeScopes.FoundationAttributes.LinkAttribute.Value
The type of the link attribute’s value.
リンク属性のもつ値の型。
static func objectiveCValue (for: URL) -> NSObject
Returns an object for a specified URL value.
指定されたURL値に対するあるオブジェクトを返します。