UIWebViewDelegate
The UIWebViewDelegate protocol defines methods that a delegate of a Uiwebview object can optionally implement to intervene when web content is loaded.
Declaration
@MainActor protocol UIWebViewDelegate : NSObjectProtocolThe UIWebViewDelegate protocol defines methods that a delegate of a Uiwebview object can optionally implement to intervene when web content is loaded.
@MainActor protocol UIWebViewDelegate : NSObjectProtocol