Skip to content

UITabContainer.GetTabTitle(int) Method

Definition

Namespace: Brine2D.UI

Gets the title of the specified tab.

public string? GetTabTitle(int tabIndex);

Parameters

tabIndex System.Int32

Returns

System.String