StatusBarTextColorMode Enum

Definition

Enumerates text color adjustment options for the status bar.

public enum StatusBarTextColorMode
type StatusBarTextColorMode = 
Inheritance
StatusBarTextColorMode

Fields

DoNotAdjust 1

Indicates that the text color should not be adjusted.

MatchNavigationBarTextLuminosity 0

Indicates that the status bar text should match the luminosity of the navigation bar.

Applies to