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