ThemeErrorType
public enum ThemeErrorType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case internalFailure = "INTERNAL_FAILURE" -
Declaration
Swift
public var description: String { get }
View on GitHub
ThemeErrorType Enumeration Reference