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
titlestringTitle text.
parentViewVisualElementParent view to which this title is attached.