ShapeStyle
extension SwiftUI.ShapeStyle where Self == SwiftUI.Color
-
The “AccentColor” asset catalog color.
Declaration
Swift
static var accent: SwiftUI.Color { get }
-
The “SelectionTintColor” asset catalog color.
Declaration
Swift
static var selectionTint: SwiftUI.Color { get }
-
The “ThrobberColor” asset catalog color.
Declaration
Swift
static var throbber: SwiftUI.Color { get }
-
Declaration
Swift
private init?(thinnableResource: ColorResource?)