Field IsDarkOverride
Gets or sets whether dark or light color is returned when argb of the color is requested. When this is null (default), AppearanceIsDark is used in order to determine which argb to return.
public static bool? IsDarkOverride
Returns
- bool?
- Gets or sets whether dark or light color is returned when argb of the color is requested. When this is null (default), is used in order to determine which argb to return.