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
Namespace: Brine2D.UI
Adds a new tab with the given title.
public void AddTab(string title);
title System.String