public final class UIScrollViewIndexDisplayMode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
AlwaysHidden
the index will never be displayed
|
static long |
Automatic
the index will show or hide automatically as needed
|
public static final long Automatic
public static final long AlwaysHidden