public sealed class NativeWebDialog : IDisposable
kind:method
kind:property
kind:ctor
NativeWebDialog()
NativeWebDialog(INativeWebDialogBackend)
CanGoBack
CanGoForward
CurrentUrl
Features
HeaderString
IsContextMenuEnabled
IsDevToolsEnabled
IsStatusBarEnabled
IsVisible
IsZoomControlEnabled
LifecycleState
Platform
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()
TryGetDialogHandle(out NativePlatformHandle)
TryGetHostWindowHandle(out NativePlatformHandle)
TryGetPlatformHandle(out NativePlatformHandle)
Closed
ContextMenuRequested
NavigationCompleted
NavigationStarted
NewWindowRequested
Shown
WebMessageReceived
WebResourceRequested