ColorResource
extension DeveloperToolsSupport.ColorResource
-
The “AccentColor” asset catalog color resource.
Declaration
Swift
static let accent: ColorResource
-
The “Cell-Background” asset catalog color resource.
Declaration
Swift
static let cellBackground: ColorResource
-
The “Delete-Color” asset catalog color resource.
Declaration
Swift
static let delete: ColorResource
-
The “Final-Color” asset catalog color resource.
Declaration
Swift
static let final: ColorResource
-
The “Group-Number” asset catalog color resource.
Declaration
Swift
static let groupNumber: ColorResource
-
The “Paused-Color” asset catalog color resource.
Declaration
Swift
static let paused: ColorResource
-
The “Selected-Cell-Action-Color” asset catalog color resource.
Declaration
Swift
static let selectedCellAction: ColorResource
-
The “Selected-Cell-Background” asset catalog color resource.
Declaration
Swift
static let selectedCellBackground: ColorResource
-
The “Selected-Cell-Border” asset catalog color resource.
Declaration
Swift
static let selectedCellBorder: ColorResource
-
The “Start-Color” asset catalog color resource.
Declaration
Swift
static let start: ColorResource
-
The “Warn-Color” asset catalog color resource.
Declaration
Swift
static let warn: ColorResource
-
Declaration
Swift
private init?(thinnableName: Swift.String, bundle: Foundation.Bundle)