Color
extension SwiftUI.Color- 
                  
                  The “AccentColor” asset catalog color. DeclarationSwift static var accent: SwiftUI.Color { get }
- 
                  
                  The “Background-Begin” asset catalog color. DeclarationSwift static var backgroundBegin: SwiftUI.Color { get }
- 
                  
                  The “Background-End” asset catalog color. DeclarationSwift static var backgroundEnd: SwiftUI.Color { get }
- 
                  
                  The “InProgress” asset catalog color. DeclarationSwift static var inProgress: SwiftUI.Color { get }
- 
                  
                  DeclarationSwift private init?(thinnableResource: ColorResource?)
- 
                  
                  Initialize a Colorwith a color resource.DeclarationSwift init(_ resource: ColorResource)
 View on GitHub
            View on GitHub
          