public sealed class NativeWebDialogController : IDisposable
kind:method
kind:property
kind:ctor
NativeWebDialogController(INativeWebDialogBackend)
CanGoBack
CanGoForward
CurrentUrl
Features
HeaderString
IsContextMenuEnabled
IsDevToolsEnabled
IsStatusBarEnabled
IsVisible
IsZoomControlEnabled
Platform
State
UserAgentString
ZoomFactor
Close()
Dispose()
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()
TryGetBackend<TBackend>(out TBackend?)
Closed
ContextMenuRequested
NavigationCompleted
NavigationStarted
NewWindowRequested
Shown
WebMessageReceived
WebResourceRequested