Package org.robovm.apple.uikit
Interface UISpringLoadedInteractionEffect
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
UISpringLoadedInteractionEffectAdapter
public interface UISpringLoadedInteractionEffect extends NSObjectProtocol
- Since:
- Available in iOS 11.0 and later.
-
Method Summary
Modifier and Type Method Description voiddidChange(UISpringLoadedInteraction interaction, UISpringLoadedInteractionContext context)
-
Method Details
-
didChange
-