static var black: Color
A black color suitable for use in UI elements.
Available when
Self
is Color
.static var blue: Color
A context-dependent blue color suitable for use in UI elements.
Available when
Self
is Color
.static var brown: Color
A context-dependent brown color suitable for use in UI elements.
Available when
Self
is Color
.static var clear: Color
A clear color suitable for use in UI elements.
Available when
Self
is Color
.static var cyan: Color
A context-dependent cyan color suitable for use in UI elements.
Available when
Self
is Color
.static var gray: Color
A context-dependent gray color suitable for use in UI elements.
Available when
Self
is Color
.static var green: Color
A context-dependent green color suitable for use in UI elements.
Available when
Self
is Color
.static var indigo: Color
A context-dependent indigo color suitable for use in UI elements.
Available when
Self
is Color
.static var mint: Color
A context-dependent mint color suitable for use in UI elements.
Available when
Self
is Color
.static var orange: Color
A context-dependent orange color suitable for use in UI elements.
Available when
Self
is Color
.static var pink: Color
A context-dependent pink color suitable for use in UI elements.
Available when
Self
is Color
.static var red: Color
A context-dependent red color suitable for use in UI elements.
Available when
Self
is Color
.static var teal: Color
A context-dependent teal color suitable for use in UI elements.
Available when
Self
is Color
.static var white: Color
A white color suitable for use in UI elements.
Available when
Self
is Color
.static var yellow: Color
A context-dependent yellow color suitable for use in UI elements.
Available when
Self
is Color
.