public final class UIStatusBarStyle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
BlackOpaque
Deprecated.
|
static long |
BlackTranslucent
Deprecated.
|
static long |
DarkContent
Dark content, for use on light backgrounds
|
static long |
Default
Automatically chooses light or dark content based on the user interface style
|
static long |
LightContent
Light content, for use on dark backgrounds
|
public static final long Default
public static final long LightContent
@Deprecated public static final long BlackTranslucent
@Deprecated public static final long BlackOpaque
public static final long DarkContent