expand

打开scheduler,使其占据整个屏幕以提升可见性

void expand();

Example

scheduler.expand();

Details

该方法需要启用expand 插件。

See also
返回顶部