Package org.robovm.apple.uikit
Interface UIControl.OnValueChangedListener
- All Superinterfaces:
UIControl.Listener
- Enclosing class:
- UIControl
public static interface UIControl.OnValueChangedListener extends UIControl.Listener
-
Method Summary
Modifier and Type Method Description voidonValueChanged(UIControl control)
-
Method Details
-
onValueChanged
-