Contents

willPresentEditMenu(animator:)

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

Declaration

optional func willPresentEditMenu(animator: any UIEditMenuInteractionAnimating)

Parameters

  • animator:

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

See Also

Managing the edit menu