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