uiDelegate
The object you use to integrate custom user interface elements, such as contextual menus or panels, into web view interactions.
Declaration
weak var uiDelegate: (any WKUIDelegate)? { get set }The object you use to integrate custom user interface elements, such as contextual menus or panels, into web view interactions.
weak var uiDelegate: (any WKUIDelegate)? { get set }