Uses of Class
org.robovm.apple.uikit.UIBandSelectionInteraction
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIBandSelectionInteraction in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return types with arguments of type UIBandSelectionInteraction Modifier and Type Method Description Block2<UIBandSelectionInteraction,CGPoint,Boolean>UIBandSelectionInteraction. getShouldBeginHandler()Method parameters in org.robovm.apple.uikit with type arguments of type UIBandSelectionInteraction Modifier and Type Method Description protected longUIBandSelectionInteraction. init(VoidBlock1<UIBandSelectionInteraction> selectionHandler)voidUIBandSelectionInteraction. setShouldBeginHandler(Block2<UIBandSelectionInteraction,CGPoint,Boolean> v)Constructor parameters in org.robovm.apple.uikit with type arguments of type UIBandSelectionInteraction Constructor Description UIBandSelectionInteraction(VoidBlock1<UIBandSelectionInteraction> selectionHandler)