PipeableWebView
public class PipeableWebView : WKWebView
A wrapper around WKWebView that provides a PipeablePage instance
-
The
PipeablePageinstance associated with the WebViewDeclaration
Swift
public lazy var page: PipeablePage { get set }
View on GitHub
PipeableWebView Class Reference