Enumerations
The following enumerations are available globally.
-
An easy way to represent colors through hex, RGB, and RGBA values.
See moreDeclaration
Swift
public enum ColorRepresentation : ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral, ExpressibleByStringLiteral
-
Undocumented
See moreDeclaration
Swift
public enum DateFormatError : Error
-
Undocumented
See moreDeclaration
Swift
public enum VariableNamingFormat
-
Undocumented
See moreDeclaration
Swift
public enum UIImageFormat
-
Undocumented
See moreDeclaration
Swift
public enum UIImageSaveError : Error