Contents

webView(_:willPresentEditMenuWithAnimator:)

Tells the delegate that the web view is about to present an edit menu.

Declaration

optional func webView(_ webView: WKWebView, willPresentEditMenuWithAnimator animator: any UIEditMenuInteractionAnimating)

See Also

Displaying an edit menu