Uses of Interface
org.robovm.apple.uikit.UISpringLoadedInteractionEffect
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UISpringLoadedInteractionEffect in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UISpringLoadedInteractionEffect Modifier and Type Class Description classUISpringLoadedInteractionEffectAdapterMethods in org.robovm.apple.uikit that return UISpringLoadedInteractionEffect Modifier and Type Method Description UISpringLoadedInteractionEffectUISpringLoadedInteraction. getInteractionEffect()Methods in org.robovm.apple.uikit with parameters of type UISpringLoadedInteractionEffect Modifier and Type Method Description protected longUISpringLoadedInteraction. init(UISpringLoadedInteractionBehavior interactionBehavior, UISpringLoadedInteractionEffect interactionEffect, VoidBlock2<UISpringLoadedInteraction,UISpringLoadedInteractionContext> handler)Constructors in org.robovm.apple.uikit with parameters of type UISpringLoadedInteractionEffect Constructor Description UISpringLoadedInteraction(UISpringLoadedInteractionBehavior interactionBehavior, UISpringLoadedInteractionEffect interactionEffect, VoidBlock2<UISpringLoadedInteraction,UISpringLoadedInteractionContext> handler)