Workspace.setActiveLeaf() method
Warning: This API is now obsolete.
- function signature changed. Use other form instead
Signature:
setActiveLeaf(leaf: WorkspaceLeaf, pushHistory: boolean, focus: boolean): void;
Parameters
Parameter | Type | Description |
---|---|---|
leaf | WorkspaceLeaf | |
pushHistory | boolean | |
focus | boolean |
Returns:
void