Skip to content

UITabContainer.AddTab(string) Method

Definition

Namespace: Brine2D.UI

Adds a new tab with the given title.

public void AddTab(string title);

Parameters

title System.String