public abstract class NativeWebViewBackendStubBase : INativeWebViewBackend, IDisposable, INativeWebViewFrameSource
kind:method
kind:property
kind:ctor
NativeWebViewBackendStubBase(NativeWebViewPlatform, IWebViewPlatformFeatures)
CanGoBack
CanGoForward
CurrentUrl
Features
HeaderString
IsContextMenuEnabled
IsDevToolsEnabled
IsInitialized
IsStatusBarEnabled
IsZoomControlEnabled
Platform
UserAgentString
ZoomFactor
CaptureFrameAsync(NativeWebViewRenderMode, NativeWebViewRenderFrameRequest, CancellationToken)
Dispose()
ExecuteScriptAsync(String, CancellationToken)
GoBack()
GoForward()
InitializeAsync(CancellationToken)
MoveFocus(NativeWebViewFocusMoveDirection)
Navigate(String)
Navigate(Uri)
OpenDevToolsWindow()
PostWebMessageAsJsonAsync(String, CancellationToken)
PostWebMessageAsStringAsync(String, CancellationToken)
PrintAsync(NativeWebViewPrintSettings?, CancellationToken)
RaiseBeginMoveDrag()
RaiseBeginResizeDrag(NativeWindowResizeEdge)
RaiseContextMenuRequested(Double, Double)
RaiseNewWindowRequested(Uri?)
RaiseRequestCustomChrome(Boolean)
RaiseRequestParentWindowPosition(Int32, Int32, Int32, Int32)
RaiseWebResourceRequested(Uri?, String, IReadOnlyDictionary<String, String>?)
Reload()
SetHeader(String?)
SetUserAgent(String?)
SetZoomFactor(Double)
ShowPrintUiAsync(CancellationToken)
Stop()
SupportsRenderMode(NativeWebViewRenderMode)
TryGetCommandManager(out INativeWebViewCommandManager?)
TryGetCookieManager(out INativeWebViewCookieManager?)
BeginMoveDrag
BeginResizeDrag
ContextMenuRequested
CoreWebView2ControllerOptionsRequested
CoreWebView2EnvironmentRequested
CoreWebView2Initialized
DestroyRequested
NavigationCompleted
NavigationHistoryChanged
NavigationStarted
NewWindowRequested
OpenDevToolsRequested
RequestCustomChrome
RequestParentWindowPosition
WebMessageReceived
WebResourceRequested