Interface Slider.ISlider
-
- Enclosing class:
- Slider
public static interface Slider.ISlider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onChangeSliderValue(Slider slider)
-
-
-
Method Detail
-
onChangeSliderValue
void onChangeSliderValue(Slider slider)
-
-