ShapeStyle
extension SwiftUI.ShapeStyle where Self == SwiftUI.Color
-
The “AccentColor” asset catalog color.
Declaration
Swift
static var accent: SwiftUI.Color
-
The “CommentColor” asset catalog color.
Declaration
Swift
static var comment: SwiftUI.Color
-
The “TelecasterColor” asset catalog color.
Declaration
Swift
static var telecaster: SwiftUI.Color
-
The “pdfCommentColor” asset catalog color.
Declaration
Swift
static var pdfComment: SwiftUI.Color
-
The “pdfTelecasterColor” asset catalog color.
Declaration
Swift
static var pdfTelecaster: SwiftUI.Color
-
Undocumented
Declaration
Swift
private init?(thinnableResource: DeveloperToolsSupport.ColorResource?)