Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BaseTreeView.IsExpanded

Declaration

public bool IsExpanded(int id);

Parameters

id The TreeView item identifier.

Description

Returns true if the specified TreeView item is expanded, false otherwise.