Enum ColorScheme
Whether the current effective appearance is light or dark.
public enum ColorScheme
Fields
Dark = 1Dark appearance — light text on dark backgrounds.
Light = 0Light appearance — dark text on light backgrounds.
Whether the current effective appearance is light or dark.
public enum ColorScheme
Dark = 1Dark appearance — light text on dark backgrounds.
Light = 0Light appearance — dark text on light backgrounds.