Instance Property インスタンスプロパティ

absoluteURL

An absolute URL that refers to the same resource as the receiver. (read-only) レシーバと同じリソースを参照する絶対URL。(読み出しのみ)

Declaration 宣言

var absoluteURL: URL? { get }

Discussion 議論

If the URL is already absolute, this property contains a copy of the receiver. Resolution is performed per RFC 1808. URLがすでに絶対的ならば、このプロパティはレシーバのコピーを含みます。解決は、RFC 1808によって実行されます。

See Also 参照

Accessing the Parts of the URL URLの部分それらにアクセスする