This version of Unity is unsupported.

TreeView.IsSelected

Declaration

public bool IsSelected(int id);

Parameters

id TreeViewItem ID.

Description

Returns true if the TreeViewItem with ID id is currently selected.