Uses of Class
org.robovm.apple.uikit.UIPointerEffect
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPointerEffect in org.robovm.apple.uikit
Subclasses of UIPointerEffect in org.robovm.apple.uikit Modifier and Type Class Description classUIPointerHighlightEffectclassUIPointerHoverEffectclassUIPointerLiftEffectMethods in org.robovm.apple.uikit that return types with arguments of type UIPointerEffect Modifier and Type Method Description Block3<UIButton,UIPointerEffect,UIPointerShape,UIPointerStyle>UIButton. getPointerStyleProvider()Methods in org.robovm.apple.uikit with parameters of type UIPointerEffect Modifier and Type Method Description protected static longUIPointerStyle. create(UIPointerEffect effect, UIPointerShape shape)Method parameters in org.robovm.apple.uikit with type arguments of type UIPointerEffect Modifier and Type Method Description voidUIButton. setPointerStyleProvider(Block3<UIButton,UIPointerEffect,UIPointerShape,UIPointerStyle> v)Constructors in org.robovm.apple.uikit with parameters of type UIPointerEffect Constructor Description UIPointerStyle(UIPointerEffect effect, UIPointerShape shape)