Constructor DialogHandlerBase
- Namespace
- DotNetBrowser.AvaloniaUi.Dialogs
- Assembly
- DotNetBrowser.AvaloniaUi.dll
DialogHandlerBase(Visual)
Creates and initializes the dialog handler.
public DialogHandlerBase(Visual parent)
Parameters
parent
VisualThe parent object for the dialog displayed by this handler.