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値を返します。
static func objectiveCValue (for: URL) -> NSObject
Returns an object for a specified URL value.
指定されたURL値に対するあるオブジェクトを返します。
typealias AttributeScopes.FoundationAttributes.LinkAttribute.ObjectiveCValue
The type of the link attribute’s value when calling it from Objective-C.
リンク属性のもつ値の型、それをObjective-Cから呼び出す時の。