DefaultImageLoader
Default implementation of an ImageLoader.
Parameters
the Context from which to load the image resources
Default implementation of an ImageLoader.
Default implementation of an ImageLoader.
Parameters
the NSBundle from which to load the image resource
The UITraitCollection associated with the intended environment for the image. Use this parameter to ensure that the system loads the correct variant of the image. If you specify null
, this method uses the traits associated with the main screen.
Default implementation of a ImageLoader.
Parameters
method for getting a KalugaImage from a String identifier
Default implementation of a ImageLoader.
Parameters
method for getting a KalugaImage from a String identifier
Constructors
Functions
Attempts to load the KalugaImage resource associated with a given identifier. If no match is found, the defaultValue will be returned.
Attempts to load the KalugaImage resource associated with a given identifier. If no match is found, the defaultValue will be returned.
Attempts to load the KalugaImage resource associated with a given identifier. If no match is found, the defaultValue will be returned.
Attempts to load the KalugaImage resource associated with a given identifier. If no match is found, the defaultValue will be returned.