Uses of Class
org.robovm.apple.uikit.UIFocusEffect
| Package | Description |
|---|---|
| org.robovm.apple.scenekit | |
| org.robovm.apple.spritekit | |
| org.robovm.apple.uikit |
-
Uses of UIFocusEffect in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return UIFocusEffect Modifier and Type Method Description UIFocusEffectSCNNode. getFocusEffect() -
Uses of UIFocusEffect in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return UIFocusEffect Modifier and Type Method Description UIFocusEffectSKNode. getFocusEffect() -
Uses of UIFocusEffect in org.robovm.apple.uikit
Subclasses of UIFocusEffect in org.robovm.apple.uikit Modifier and Type Class Description classUIFocusHaloEffectMethods in org.robovm.apple.uikit that return UIFocusEffect Modifier and Type Method Description static UIFocusEffectUIFocusEffect. effect()UIFocusEffectUIFocusItem. getFocusEffect()UIFocusEffectUIFocusItemAdapter. getFocusEffect()UIFocusEffectUIView. getFocusEffect()Methods in org.robovm.apple.uikit with parameters of type UIFocusEffect Modifier and Type Method Description voidUIView. setFocusEffect(UIFocusEffect v)