android.widget
Interface NumberPicker.OnScrollListener
- Enclosing class:
- NumberPicker
public static interface NumberPicker.OnScrollListener
SCROLL_STATE_IDLE
static final int SCROLL_STATE_IDLE
- See Also:
- Constant Field Values
SCROLL_STATE_TOUCH_SCROLL
static final int SCROLL_STATE_TOUCH_SCROLL
- See Also:
- Constant Field Values
SCROLL_STATE_FLING
static final int SCROLL_STATE_FLING
- See Also:
- Constant Field Values
onScrollStateChange
void onScrollStateChange(NumberPicker view,
int scrollState)
Copyright © 2008-2012. All Rights Reserved.