WKScriptMessage.WebView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the web view from which the message was sent.
public virtual WebKit.WKWebView WebView { [Foundation.Export("webView", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.WebView : WebKit.WKWebView
Property Value
- Attributes