changeLayout method

void changeLayout()

Implementation

void changeLayout() {
  layoutSwitch(!layoutSwitch.value);
}