Table of Contents

Method IsExpanded

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsExpanded(T)

Returns true if the given object o is exposed in the tree and expanded otherwise false.

public bool IsExpanded(T o)

Parameters

o T

Returns

bool