public interface INativeWebViewBackend : IDisposable
kind:method
kind:property
kind:ctor
CanGoBack
CanGoForward
CurrentUrl
Features
HeaderString
IsContextMenuEnabled
IsDevToolsEnabled
IsInitialized
IsStatusBarEnabled
IsZoomControlEnabled
Platform
UserAgentString
ZoomFactor
ExecuteScriptAsync(String, CancellationToken)
GoBack()
GoForward()
InitializeAsync(CancellationToken)
MoveFocus(NativeWebViewFocusMoveDirection)
Navigate(String)
Navigate(Uri)
OpenDevToolsWindow()
PostWebMessageAsJsonAsync(String, CancellationToken)
PostWebMessageAsStringAsync(String, CancellationToken)
PrintAsync(NativeWebViewPrintSettings?, CancellationToken)
Reload()
SetHeader(String?)
SetUserAgent(String?)
SetZoomFactor(Double)
ShowPrintUiAsync(CancellationToken)
Stop()
TryGetCommandManager(out INativeWebViewCommandManager?)
TryGetCookieManager(out INativeWebViewCookieManager?)
BeginMoveDrag
BeginResizeDrag
ContextMenuRequested
CoreWebView2ControllerOptionsRequested
CoreWebView2EnvironmentRequested
CoreWebView2Initialized
DestroyRequested
NavigationCompleted
NavigationHistoryChanged
NavigationStarted
NewWindowRequested
OpenDevToolsRequested
RequestCustomChrome
RequestParentWindowPosition
WebMessageReceived
WebResourceRequested