Instance Method インスタンスメソッド

isFileReferenceURL()

Returns whether the URL is a file reference URL. URLがファイル参照URLかどうかを返します。

Declaration 宣言

func isFileReferenceURL() -> Bool

Return Value 戻り値

true if the URL is a file reference URL; otherwise, false. true、もしURLがファイル参照URLであるならば;そうでなければ、false

See Also 参照

Querying an NSURL NSURLを問い合わせる