This version of Unity is unsupported.

TreeView.FrameItem

Declaration

public void FrameItem(int id);

Parameters

id TreeViewItem ID.

Description

This will reveal the item with ID id (by expanding the ancestors of that item) and will make sure it is visible in the ScrollView.