public static interface Slider.OnPositionChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onPositionChanged(Slider view,
float oldPos,
float newPos,
int oldValue,
int newValue) |
void onPositionChanged(Slider view, float oldPos, float newPos, int oldValue, int newValue)