Table of Contents

Constructor SimpleDialogTitleView

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

SimpleDialogTitleView()

Initializes a new instance of the SimpleDialogTitleView class.

public SimpleDialogTitleView()

SimpleDialogTitleView(View?)

Initializes a new instance of the SimpleDialogTitleView class with an optional owner.

public SimpleDialogTitleView(View? owner)

Parameters

owner View

The owner view of the dialog title view.