Package org.robovm.apple.uikit
Interface UIControl.OnTouchDownListener
- All Superinterfaces:
UIControl.Listener
- Enclosing class:
- UIControl
public static interface UIControl.OnTouchDownListener extends UIControl.Listener
-
Method Summary
Modifier and Type Method Description voidonTouchDown(UIControl control, UIEvent event)
-
Method Details
-
onTouchDown
-