Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsExpanded(int)

Return whether the item with the specified ID is expanded in the tree.
Read time 1 minuteLast updated 13 days ago

Definition

public bool IsExpanded(int id)

Parameters

id

The item ID

Returns

Type

Description

boolWhether the item with the specified ID is expanded in the tree.