Constructor SimpleDialogTitleView
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
ViewThe owner view of the dialog title view.