Contents

willDismissEditMenu(animator:)

Tells the object when the system is about to dismiss an edit menu with an animator.

Declaration

optional func willDismissEditMenu(animator: any UIEditMenuInteractionAnimating)

Parameters

  • animator:

    The dismissal animator to add animations to, so that the animations will run alongside the dismissal transition.

See Also

Managing the edit menu