Uses of Class
org.robovm.apple.uikit.UIPressesEvent
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPressesEvent in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit with parameters of type UIPressesEvent Modifier and Type Method Description protected voidUIGestureRecognizer. ignorePress(UIPress button, UIPressesEvent event)protected voidUIGestureRecognizer. pressesBegan(NSSet<UIPress> presses, UIPressesEvent event)voidUIResponder. pressesBegan(NSSet<UIPress> presses, UIPressesEvent event)protected voidUIGestureRecognizer. pressesCancelled(NSSet<UIPress> presses, UIPressesEvent event)voidUIResponder. pressesCancelled(NSSet<UIPress> presses, UIPressesEvent event)protected voidUIGestureRecognizer. pressesChanged(NSSet<UIPress> presses, UIPressesEvent event)voidUIResponder. pressesChanged(NSSet<UIPress> presses, UIPressesEvent event)protected voidUIGestureRecognizer. pressesEnded(NSSet<UIPress> presses, UIPressesEvent event)voidUIResponder. pressesEnded(NSSet<UIPress> presses, UIPressesEvent event)