Contents

interactionDidFinish(_:)

Tells the behavior object when the spring-loading interaction is finished, either because it was canceled or because spring loading was activated.

Declaration

optional func interactionDidFinish(_ interaction: UISpringLoadedInteraction)

Parameters

  • interaction:

    The spring-loaded interaction requesting the information.