ExpanderRow.showEnableSwitch
bool showEnableSwitch() @property nothrowGet showEnableSwitch property.
Returns
Whether the switch enabling the expansion is visible.
void showEnableSwitch(bool propval) @property nothrowSet showEnableSwitch property.
Parameters
propval | Whether the switch enabling the expansion is visible. |