public interface INativeWebDialogBackend : IDisposable
kind:method
kind:property
kind:ctor
CanGoBack
CanGoForward
CurrentUrl
Features
HeaderString
IsContextMenuEnabled
IsDevToolsEnabled
IsStatusBarEnabled
IsVisible
IsZoomControlEnabled
Platform
UserAgentString
ZoomFactor
Close()
ExecuteScriptAsync(String, CancellationToken)
GoBack()
GoForward()
Move(Double, Double)
Navigate(String)
Navigate(Uri)
OpenDevToolsWindow()
PostWebMessageAsJsonAsync(String, CancellationToken)
PostWebMessageAsStringAsync(String, CancellationToken)
PrintAsync(NativeWebViewPrintSettings?, CancellationToken)
Reload()
Resize(Double, Double)
SetHeader(String?)
SetUserAgent(String?)
SetZoomFactor(Double)
Show(NativeWebDialogShowOptions?)
ShowPrintUiAsync(CancellationToken)
Stop()
Closed
ContextMenuRequested
NavigationCompleted
NavigationStarted
NewWindowRequested
Shown
WebMessageReceived
WebResourceRequested