Skip to content

Workspace.focusLeaf method

Workspace › focusLeaf

Unofficial

Focus on a specific leaf.

Signature:

focusLeaf(leaf: WorkspaceLeaf): void

Parameters:

ParameterTypeDescription
leafWorkspaceLeafThe leaf to focus.

Returns: void