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