Type Method 型メソッド

value(for:)

Returns the URL value of the specified object. 指定されたオブジェクトのURL値を返します。

Declaration 宣言

static func value(for object: NSObject) throws -> URL

Parameters パラメータ

object

An NSObject to retrieve a URL value from. あるURL値をそれから回収することになるNSObject

Return Value 戻り値

A URL value. あるURL値。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Accessing the Attribute Name and Value 属性名と値にアクセスする