Uses of Class
org.robovm.apple.uikit.UIPointerStyle
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPointerStyle in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPointerStyle Modifier and Type Method Description UIPointerStyleUIPointerInteractionDelegate. getStyleForRegion(UIPointerInteraction interaction, UIPointerRegion region)UIPointerStyleUIPointerInteractionDelegateAdapter. getStyleForRegion(UIPointerInteraction interaction, UIPointerRegion region)static UIPointerStyleUIPointerStyle. hiddenPointerStyle()static UIPointerStyleUIPointerStyle. systemPointerStyle()Methods in org.robovm.apple.uikit that return types with arguments of type UIPointerStyle Modifier and Type Method Description Block3<UIButton,UIPointerEffect,UIPointerShape,UIPointerStyle>UIButton. getPointerStyleProvider()Method parameters in org.robovm.apple.uikit with type arguments of type UIPointerStyle Modifier and Type Method Description voidUIButton. setPointerStyleProvider(Block3<UIButton,UIPointerEffect,UIPointerShape,UIPointerStyle> v)