<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`Workspace`](Workspace) › [`changeLayout`](Workspace/changeLayout) ## Workspace.changeLayout() method **Signature:** ```typescript changeLayout(workspace: any): Promise<void>; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>workspace</code> | <code>any</code> | | **Returns:** `Promise``<void>`