Expander.expanded

bool expanded() @property nothrow

Get expanded property.

Returns

Whether the expander has been opened to reveal the child.
void expanded(bool propval) @property nothrow

Set expanded property.

Parameters

propvalWhether the expander has been opened to reveal the child.