UITabContainer.GetTabTitle(int) Method
Definition¶
Namespace: Brine2D.UI
Gets the title of the specified tab.
public string? GetTabTitle(int tabIndex);
Parameters¶
tabIndex System.Int32
Namespace: Brine2D.UI
Gets the title of the specified tab.
public string? GetTabTitle(int tabIndex);
tabIndex System.Int32