ShapeStyle
extension SwiftUI.ShapeStyle where Self == SwiftUI.Color
                - 
                  
                  
The “AccentColor” asset catalog color.
Declaration
Swift
static var accent: SwiftUI.Color { get } - 
                  
                  
The “Background-Begin” asset catalog color.
Declaration
Swift
static var backgroundBegin: SwiftUI.Color { get } - 
                  
                  
The “Background-End” asset catalog color.
Declaration
Swift
static var backgroundEnd: SwiftUI.Color { get } - 
                  
                  
The “InProgress” asset catalog color.
Declaration
Swift
static var inProgress: SwiftUI.Color { get } - 
                  
                  
Declaration
Swift
private init?(thinnableResource: ColorResource?) 
            View on GitHub