This version of Unity is unsupported.

BaseVerticalCollectionView.GetRootElementForId

Declaration

public UIElements.VisualElement GetRootElementForId(int id);

Parameters

id The TreeView item identifier.

Returns

VisualElement The TreeView item's root element.

Description

Gets the root element the specified TreeView item.