The interface that determines if an object supports a spring-loaded interaction for drag and drop activities.
SDKs
- iOS 11.0+
- Mac Catalyst 13.0+
Framework
- UIKit
Declaration
protocol UISpringLoadedInteractionSupporting
The interface that determines if an object supports a spring-loaded interaction for drag and drop activities.
SDKs
Framework
protocol UISpringLoadedInteractionSupporting
var is Spring Loaded: Bool
A Boolean value that specifies whether the object is participating in spring-loaded interaction for a drag and drop activity.
Required.
protocol UISpring Loaded Interaction Behavior
The interface for specifying the behavior of a spring-loaded interaction.
class UISpring Loaded Interaction
An interaction object for configuring and controlling spring-loaded, user-driven navigation during a drag activity.
protocol UISpring Loaded Interaction Context
The interface an object implements to provide information about a spring-loaded interaction.
protocol UISpring Loaded Interaction Effect
The interface for providing visual styling to a spring-loaded interaction based on the interaction state.