| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
BACKGROUND_STYLE_DEFAULT |
0 |
public static final int |
BACKGROUND_STYLE_RIPPLE |
2 |
public static final int |
BACKGROUND_STYLE_STATIC |
1 |
public static final int |
MODE_DEFAULT |
0 |
public static final int |
MODE_FIXED |
1 |
public static final int |
MODE_SHIFTING |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
SCROLL_DIRECTION_DOWN |
-1 |
public static final int |
SCROLL_DIRECTION_UP |
1 |
public static final int |
SCROLL_NONE |
0 |