This version of Unity is unsupported.

BaseTreeViewController.IsExpanded

Declaration

public bool IsExpanded(int id);

Parameters

id The item ID

Returns

bool Whether the item with the specified ID is expanded in the tree.

Description

Return whether the item with the specified ID is expanded in the tree.