Contents

delegate

An object that customizes presentation of the menu and actions to display for an edit menu interaction.

Declaration

weak var delegate: (any UIEditMenuInteractionDelegate)? { get }

See Also

Managing edit menu interactions