public final class UIPageControlBackgroundStyle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Automatic
The default background style that adapts based on the current interaction state.
|
static long |
Minimal
The background style that shows a minimal background regardless of the interaction
|
static long |
Prominent
The background style that shows a full background regardless of the interaction
|
public static final long Automatic
public static final long Prominent
public static final long Minimal