Share via


StatusBarTextColorMode Enum

Definition

Enumerates text color adjustment options for the status bar.

public enum StatusBarTextColorMode
type StatusBarTextColorMode = 
Inheritance
System.Enum
StatusBarTextColorMode

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.

Applies to