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

standardizedFileURL

A standardized version of the path of a file URL. ファイルURLのパスの標準化バージョン。

Declaration 宣言

var standardizedFileURL: URL { get }

Discussion 議論

If the isFileURL is false, this method returns self. isFileURLがfalseならば、このメソッドはselfを返します。

See Also 参照

Accessing the Parts of a URL URLの部分にアクセスする