WorkspaceTabs.setStacked method
WorkspaceTabs › setStacked
Unofficial
Enables or disables stacked tab display.Signature:
setStacked(stacked: boolean): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| stacked | boolean | Whether to stack the tabs. |
Returns: void