Method Get
Get(bool)
Gets dark or light color depending on the isDark
parameter value.
public Color Get(bool isDark)
Parameters
isDark
boolWhether to get dark or light color.
Gets dark or light color depending on the isDark
parameter value.
public Color Get(bool isDark)
isDark
boolWhether to get dark or light color.