Table of Contents

Property OpenExtensionActionPopupHandler

Namespace
DotNetBrowser.AvaloniaUi
Assembly
DotNetBrowser.AvaloniaUi.dll

OpenExtensionActionPopupHandler

This handler is used for handling the popups that are requested to be shown by the extension action, if a different handler was not configured for the browser.

public IHandler<OpenExtensionActionPopupParameters> OpenExtensionActionPopupHandler { get; }

Property Value

IHandler<OpenExtensionActionPopupParameters>