CacheType
public enum CacheType
Cache type of a cached image.
- None: The image is not cached yet when retrieving it.
- Memory: The image is cached in memory.
- Disk: The image is cached in disk.
-
Undocumented
Declaration
Swift
public enum CacheType -
Undocumented
Declaration
Swift
public enum CacheType -
Undocumented
Declaration
Swift
public enum CacheType
-
Undocumented
Declaration
Swift
public enum CacheType
View on GitHub
Install in Dash
CacheType Enumeration Reference