StatusBarTextColorMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates text color adjustment options for the status bar.
public enum StatusBarTextColorMode
type StatusBarTextColorMode =
- Inheritance
-
System.EnumStatusBarTextColorMode
Fields
Name | Value | Description |
---|---|---|
MatchNavigationBarTextLuminosity | 0 | Indicates that the status bar text should match the luminosity of the navigation bar. |
DoNotAdjust | 1 | Indicates that the text color should not be adjusted. |