Language/Swift

iOS - System Color

Jessi :D 2021. 4. 24. 12:49

iOS System Color

시스템 기본컬러

예) UIColor.Label

 

 

Name Light
Mode
Dark
Mode
label
 
 
secondaryLabel
 
 
tertiaryLabel
 
 
quaternaryLabel
 
 
systemFill
 
 
secondarySystemFill
 
 
tertiarySystemFill
 
 
quaternarySystemFill
 
 
placeholderText
 
 
systemBackground
 
 
secondarySystemBackground
 
 
tertiarySystemBackground
 
 
systemGroupedBackground
 
 
secondarySystemGroupedBackground
 
 
tertiarySystemGroupedBackground
 
 
separator
 
 
opaqueSeparator
 
 
link
 
 
darkText
 
 
lightText
 
 
systemBlue
 
 
systemGreen
 
 
systemIndigo
 
 
systemOrange
 
 
systemPink
 
 
systemPurple
 
 
systemRed
 
 
systemTeal
 
 
systemYellow
 
 
systemGray
 
 
systemGray2
 
 
systemGray3
 
 
systemGray4
 
 
systemGray5
 
 
systemGray6
 
 
반응형