Expander.expanded
bool expanded() @property nothrowGet expanded property.
Returns
Whether the expander has been opened to reveal the child.
void expanded(bool propval) @property nothrowSet expanded property.
Parameters
propval | Whether the expander has been opened to reveal the child. |