public interface UISpringLoadedInteractionEffect
| Modifier and Type | Method and Description |
|---|---|
void |
interactionDidChangeWithContext(UISpringLoadedInteraction interaction,
UISpringLoadedInteractionContext context)
Informs the effect that the springloading state changed.
|
void interactionDidChangeWithContext(UISpringLoadedInteraction interaction, UISpringLoadedInteractionContext context)
interaction - The springloaded interaction providing this information.context - An object that provides information about the current springloading state.