Method GetNativeBackend
GetNativeBackend()
Returns pointer to the native backend interface.
public IntPtr GetNativeBackend()
Returns
Remarks
For the IE backens it is a IWebBrowser2 interface.
For the Edge backend it is a ICoreWebView2 interface.
Under macOS it is a WebView pointer and under GTK
it is a WebKitWebView.