Protocols

The following protocols are available globally.

  • To enable the AirImageCache to get images from a server, provide AirImageCache with an object conforming to this protocol, and implement url(for key: String) -> URL

    See more

    Declaration

    Swift

    public protocol AirImageURLProviding