Array

struct Array<Element> : RandomAccessCollection, MutableCollection
  • Returns the URL associated with the given image usage.

    Declaration

    Swift

    func imageURL(_ usage: String) -> URL?

    Parameters

    usage

    The usage required.

    Return Value

    The URL associated with the usage.