GetTabTitleElement Method
GetTabTitleElement(Int32)
Gets the tab title element at the specified index.
Declaration
public VisualElement GetTabTitleElement(int tabIndex)
Parameters
Int32 | tabIndex | Index of the tab. |
Returns
VisualElement | The tab title element. |