This version of Unity is unsupported.

TreeView.SetFocusAndEnsureSelectedItem

Declaration

public void SetFocusAndEnsureSelectedItem();

Description

Calling this function changes the keyboard focus to the TreeView and ensures an item is selected. Use this function to enable key navigation of the TreeView.