LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

TreeView.hasSearch

public bool hasSearch;

Description

The current search state of the TreeView.

True if the TreeView has a search string set. See Also: searchString.