Color

extension 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 }

Thinnable Asset Support

Backwards Deployment Support