delegate
The object that provides the preview and contextual menu for your content and responds to interaction-related events.
Declaration
weak var delegate: (any UIContextMenuInteractionDelegate)? { get }The object that provides the preview and contextual menu for your content and responds to interaction-related events.
weak var delegate: (any UIContextMenuInteractionDelegate)? { get }