UITabContainer.GetTabComponents(int) Method
Definition¶
Namespace: Brine2D.UI
Gets all components in the specified tab.
public System.Collections.Generic.IReadOnlyList<Brine2D.UI.IUIComponent> GetTabComponents(int tabIndex);
Parameters¶
tabIndex System.Int32