public class NativeWebView : NativeControlHost, IAvaloniaObjectDebug, INotifyPropertyChanged, IDataContextProvider, ILogical, IThemeVariantHost, IResourceHost, IResourceNode, IStyleHost, ISetLogicalParent, ISetInheritanceParent, ISupportInitialize, INamed, IAvaloniaListItemValidator<ILogical>, IAvaloniaListItemValidator<Visual>, IInputElement, IDataTemplateHost, IVisualBrushInitialize, ISetterValue, IDisposable
kind:method, kind:property, kind:ctor. Press Esc to clear.IsStatusBarEnabledGets or sets whether the browser engine may display its native status UI.StatusTextGets the current browser status text, such as a hovered link target.BeginCaptureSnapshot(CancellationToken)Begins an embedded snapshot and exposes when native capture registration is complete.CaptureSnapshotAsync(CancellationToken)Captures the visible viewport of an initialized embedded native WebView as PNG data.InsertTextAtContextMenuTargetAsync(NativeWebViewContextMenuTarget, String, CancellationToken)Inserts text into a short-lived target captured by a native context menu.ContextMenuCommandInvokedOccurs when an application-provided native context-menu command is selected.ContextMenuRequestedOccurs synchronously when the native browser is preparing a context menu.StatusTextChangedOccurs when StatusText changes.ZoomFactorChangedOccurs when the effective zoom factor changes.