Contents

init(url:)

Initializes a metadata item with a given URL.

Declaration

init?(url: URL)

Parameters

  • url:

    The URL for the metadata item.

Return Value

A metadata item for the file identified by url.

See Also

Related Documentation