Global Variables
The following global variables are available globally.
-
Key for array of cleaned hashes in
userInfo
ofKingfisherDidCleanDiskCacheNotification
.Declaration
Swift
public let KingfisherDiskCacheCleanedHashKey: String
-
Error domain of Kingfisher
Declaration
Swift
@available(*, deprecated, renamed: "KingfisherError.domain", message: "Use `KingfisherError.domain` instead.") public let KingfisherErrorDomain: String