Contents

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 : NSObjectProtocol

Overview

Topics

Loading Content

See Also

Responding to web view changes