Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CanChangeExpandedState(int)

Determines whether the item with the specified ID can be expanded or collapsed.
Read time 1 minuteLast updated 12 days ago

Definition

public virtual bool CanChangeExpandedState(int id)

Parameters

id

Returns

Type

Description

bool