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