Skip to content

Extensions

Vatsal Manot edited this page Aug 12, 2019 · 1 revision

Color

SwiftUIX ports the following UIColor named colors and exposes them as static type properties on Color:

  • systemRed
  • systemGreen
  • systemBlue
  • systemOrange
  • systemYellow
  • systemPink
  • systemPurple
  • systemTeal
  • systemIndigo
  • label
  • secondaryLabel
  • tertiaryLabel
  • quaternaryLabel
  • link
  • placeholderText
  • separator
  • opaqueSeparator
  • systemBackground
  • secondarySystemBackground
  • tertiarySystemBackground
  • systemGroupedBackground
  • secondarySystemGroupedBackground
  • tertiarySystemGroupedBackground
  • systemFill
  • secondarySystemFill
  • tertiarySystemFill
  • quaternarySystemFill
Clone this wiki locally