Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

TreeView.treeViewControlID

public int treeViewControlID;

Description

The controlID used by the TreeView to obtain keyboard control focus.

Can be used for setting keyboard focus to the TreeView from script: GUIUtility.keyboardControl = treeViewControlID;

Did you find this page useful? Please give it a rating: