GiniBankColors
public enum GiniBankColors : String, CaseIterable
Undocumented
-
Undocumented
Declaration
Swift
case accent01 = "Accent01"
-
Undocumented
Declaration
Swift
case accent02 = "Accent02"
-
Undocumented
Declaration
Swift
case accent03 = "Accent03"
-
Undocumented
Declaration
Swift
case accent04 = "Accent04"
-
Undocumented
Declaration
Swift
case accent05 = "Accent05"
-
Undocumented
Declaration
Swift
case dark01 = "Dark01"
-
Undocumented
Declaration
Swift
case dark02 = "Dark02"
-
Undocumented
Declaration
Swift
case dark03 = "Dark03"
-
Undocumented
Declaration
Swift
case dark04 = "Dark04"
-
Undocumented
Declaration
Swift
case dark05 = "Dark05"
-
Undocumented
Declaration
Swift
case dark06 = "Dark06"
-
Undocumented
Declaration
Swift
case dark07 = "Dark07"
-
Undocumented
Declaration
Swift
case error01 = "Error01"
-
Undocumented
Declaration
Swift
case error02 = "Error02"
-
Undocumented
Declaration
Swift
case error03 = "Error03"
-
Undocumented
Declaration
Swift
case error04 = "Error04"
-
Undocumented
Declaration
Swift
case error05 = "Error05"
-
Undocumented
Declaration
Swift
case light01 = "Light01"
-
Undocumented
Declaration
Swift
case light02 = "Light02"
-
Undocumented
Declaration
Swift
case light03 = "Light03"
-
Undocumented
Declaration
Swift
case light04 = "Light04"
-
Undocumented
Declaration
Swift
case light05 = "Light05"
-
Undocumented
Declaration
Swift
case light06 = "Light06"
-
Undocumented
Declaration
Swift
case success01 = "Success01"
-
Undocumented
Declaration
Swift
case success02 = "Success02"
-
Undocumented
Declaration
Swift
case success03 = "Success03"
-
Undocumented
Declaration
Swift
case success04 = "Success04"
-
Undocumented
Declaration
Swift
case success05 = "Success05"
-
Undocumented
Declaration
Swift
case warning01 = "Warning01"
-
Undocumented
Declaration
Swift
case warning02 = "Warning02"
-
Undocumented
Declaration
Swift
case warning03 = "Warning03"
-
Undocumented
Declaration
Swift
case warning04 = "Warning04"
-
Undocumented
Declaration
Swift
case warning05 = "Warning05"
-
Undocumented
Declaration
Swift
public var preferredUIColor: UIColor { get }