Colors.Brightness Enum
Definition
Section titled “Definition”A brightness value that can be applied to a color.
public enum Colors.BrightnessFields
Section titled “Fields”Brightest
Section titled “Brightest”Brightest = 0Bright
Section titled “Bright”Bright = 1Normal
Section titled “Normal”Normal = 2Dark = 3Darkest
Section titled “Darkest”Darkest = 4