Array
struct Array<Element> : RandomAccessCollection, MutableCollection
-
Returns the URL associated with the given image usage.
Declaration
Swift
func imageURL(_ usage: String) -> URL?Parameters
usageThe usage required.
Return Value
The URL associated with the usage.
Array Extension Reference