UIKit.UIColor
extension UIKit.UIColor
-
The “button_background_color” asset catalog color.
Declaration
Swift
static var buttonBackground: UIKit.UIColor { get }
-
The “clear_data_card_color” asset catalog color.
Declaration
Swift
static var clearDataCard: UIKit.UIColor { get }
-
The “clear_key_tex_color” asset catalog color.
Declaration
Swift
static var clearKeyTex: UIKit.UIColor { get }
-
The “dialog_button_color” asset catalog color.
Declaration
Swift
static var dialogButton: UIKit.UIColor { get }
-
The “dialog_text_color” asset catalog color.
Declaration
Swift
static var dialogText: UIKit.UIColor { get }
-
The “err_color” asset catalog color.
Declaration
Swift
static var err: UIKit.UIColor { get }
-
The “gcolor1” asset catalog color.
Declaration
Swift
static var gcolor1: UIKit.UIColor { get }
-
The “gcolor2” asset catalog color.
Declaration
Swift
static var gcolor2: UIKit.UIColor { get }
-
The “gcolor3” asset catalog color.
Declaration
Swift
static var gcolor3: UIKit.UIColor { get }
-
The “generate_qr_bg_color” asset catalog color.
Declaration
Swift
static var generateQrBg: UIKit.UIColor { get }
-
The “generate_text_color” asset catalog color.
Declaration
Swift
static var generateText: UIKit.UIColor { get }
-
The “indicator_color” asset catalog color.
Declaration
Swift
static var indicator: UIKit.UIColor { get }
-
The “metadata_key_color” asset catalog color.
Declaration
Swift
static var metadataKey: UIKit.UIColor { get }
-
The “primary_color” asset catalog color.
Declaration
Swift
static var primary: UIKit.UIColor { get }
-
The “secondary_bg_color” asset catalog color.
Declaration
Swift
static var secondaryBg: UIKit.UIColor { get }
-
The “setting_header_color” asset catalog color.
Declaration
Swift
static var settingHeader: UIKit.UIColor { get }
-
The “smartcard_header_color” asset catalog color.
Declaration
Swift
static var smartcardHeader: UIKit.UIColor { get }
-
The “snackbar_text_color” asset catalog color.
Declaration
Swift
static var snackbarText: UIKit.UIColor { get }
-
The “success_color” asset catalog color.
Declaration
Swift
static var success: UIKit.UIColor { get }
-
The “text_bg_color” asset catalog color.
Declaration
Swift
static var textBg: UIKit.UIColor { get }
-
The “text_box_background_color” asset catalog color.
Declaration
Swift
static var textBoxBackground: UIKit.UIColor { get }
-
The “text_color_welcome_back” asset catalog color.
Declaration
Swift
static var textColorWelcomeBack: UIKit.UIColor { get }
-
The “text_err_color” asset catalog color.
Declaration
Swift
static var textErr: UIKit.UIColor { get }
-
The “text_header_color” asset catalog color.
Declaration
Swift
static var textHeader: UIKit.UIColor { get }
-
The “toolbarColor” asset catalog color.
Declaration
Swift
static var toolbar: UIKit.UIColor { get }
-
Declaration
Swift
private convenience init?(thinnableResource: ColorResource?)
-
Initialize a
UIColor
with a color resource.Declaration
Swift
convenience init(resource: ColorResource)