Extensions
The following extensions are available globally.
-
Undocumented
See moreDeclaration
Swift
extension Image: CacheCostCalculable
-
Declaration
Swift
extension Data: DataTransformable
-
Declaration
Swift
extension Collection where Iterator.Element == KingfisherOptionsInfoItem
-
URL conforms to
See moreResource
in Kingfisher. TheabsoluteString
of this URL is used ascacheKey
. And the URL itself will be used asdownloadURL
. If you need customize the url and/or cache key, useImageResource
instead.Declaration
Swift
extension URL: Resource