Global Variables
The following global variables are available globally.
-
Key for array of cleaned hashes in
userInfoofKingfisherDidCleanDiskCacheNotification.Declaration
Swift
public let KingfisherDiskCacheCleanedHashKey = "com.onevcat.Kingfisher.cleanedHash"
-
Key will be used in the
userInfoof.invalidStatusCodeDeclaration
Swift
public let KingfisherErrorStatusCodeKey = "statusCode"
-
Error domain of Kingfisher
Declaration
Swift
public let KingfisherErrorDomain = "com.onevcat.Kingfisher.Error"
View on GitHub
Install in Dash
Global Variables Reference