Constructor TitleWithTwoButtonsView
TitleWithTwoButtonsView()
Initializes a new instance of the TitleWithTwoButtonsView class.
public TitleWithTwoButtonsView()
TitleWithTwoButtonsView(string, VisualElement)
Initializes a new instance of the TitleWithTwoButtonsView class with the specified parameters.
public TitleWithTwoButtonsView(string title, VisualElement parentView)
Parameters
title
stringTitle text.
parentView
VisualElementParent view to which this title is attached.