UIKit.UIColor

extension UIKit.UIColor
  • The “AccentColor” asset catalog color.

    Declaration

    Swift

    static var accent: UIKit.UIColor { get }
  • The “SelectionTintColor” asset catalog color.

    Declaration

    Swift

    static var selectionTint: UIKit.UIColor { get }
  • The “ThrobberColor” asset catalog color.

    Declaration

    Swift

    static var throbber: UIKit.UIColor { get }

Thinnable Asset Support

Backwards Deployment Support