UIEditMenuConfiguration
An object containing the configuration details for the menu your app presents in response to an edit menu interaction.
Declaration
@MainActor class UIEditMenuConfigurationOverview
You use this object when calling the presentEditMenu(with:) method of UIEditMenuInteraction to provide the configuration details the interaction’s delegate uses to construct the menu that the interaction displays.