Contents

contextMenuInteraction

An interaction you use to work with the text view’s context menu.

Declaration

var contextMenuInteraction: UIContextMenuInteraction { get }

Discussion

Set the context menu interaction’s delegate by supplying a value for contextMenuInteractionDelegate.

See Also

Menus