次の方法で共有


StatusBarTextColorMode Enum

Definition

Enumerates text color adjustment options for the status bar.

public enum class StatusBarTextColorMode
public enum StatusBarTextColorMode
type StatusBarTextColorMode = 
Public Enum StatusBarTextColorMode
Inheritance
StatusBarTextColorMode

Fields

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