Type Method 型メソッド

objectiveCValue(for:)

Returns an object for a specified URL value. 指定されたURL値に対するあるオブジェクトを返します。

Declaration 宣言

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

Parameters パラメータ

value

A URL to produce an NSObject from. それからNSObjectを生み出すことになるURLオブジェクト。

Return Value 戻り値

The object for the specified URL. 指定されたURLに対するオブジェクト。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

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