public static interface XSeekBar.OnSeekBarListener
| Modifier and Type | Method and Description |
|---|---|
void |
onValueChanged(XSeekBar seekBar,
int newValue)
数字改变回调
|
void onValueChanged(XSeekBar seekBar, int newValue)
seekBar - 控件newValue - 新数值