collapse

collapses the expanded scheduler back to the normal size

void collapse();

Example

scheduler.collapse();

Details

The method requires the expand extension to be enabled.

See also
Back to top