Uses of Class
org.robovm.apple.uikit.UIEventButtonMask
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIEventButtonMask in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as UIEventButtonMask Modifier and Type Field Description static UIEventButtonMaskUIEventButtonMask. Nonestatic UIEventButtonMaskUIEventButtonMask. Primarystatic UIEventButtonMaskUIEventButtonMask. SecondaryMethods in org.robovm.apple.uikit that return UIEventButtonMask Modifier and Type Method Description protected UIEventButtonMask[]UIEventButtonMask. _values()static UIEventButtonMaskUIEventButtonMask. fromButtonNumber(long buttonNumber)UIEventButtonMaskUIEvent. getButtonMask()UIEventButtonMaskUIGestureRecognizer. getButtonMask()UIEventButtonMaskUITapGestureRecognizer. getButtonMaskRequired()static UIEventButtonMask[]UIEventButtonMask. values()protected UIEventButtonMaskUIEventButtonMask. wrap(long value, long mask)Methods in org.robovm.apple.uikit with parameters of type UIEventButtonMask Modifier and Type Method Description voidUITapGestureRecognizer. setButtonMaskRequired(UIEventButtonMask v)