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