public static interface NumberPicker.OnScrollListener
| Modifier and Type | Field and Description |
|---|---|
static int |
SCROLL_STATE_FLING |
static int |
SCROLL_STATE_IDLE |
static int |
SCROLL_STATE_TOUCH_SCROLL |
| Modifier and Type | Method and Description |
|---|---|
void |
onScrollStateChange(NumberPicker view,
int scrollState) |
static final int SCROLL_STATE_FLING
static final int SCROLL_STATE_IDLE
static final int SCROLL_STATE_TOUCH_SCROLL
void onScrollStateChange(NumberPicker view, int scrollState)
Copyright © 2012-2013. All Rights Reserved.