Table of Contents

Constructor DialogHandlerBase

Namespace
DotNetBrowser.AvaloniaUi.Dialogs
Assembly
DotNetBrowser.AvaloniaUi.dll

DialogHandlerBase(Visual)

Creates and initializes the dialog handler.

public DialogHandlerBase(Visual parent)

Parameters

parent Visual

The parent object for the dialog displayed by this handler.