Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplyWorkspaceOptions

Options for the applyWorkspace method.

Hierarchy

  • ApplyWorkspaceOptions

Index

Properties

applySnapshotOptions?: ApplySnapshotOptions

Options to apply the workspace snapshot with.

promptContainerWindowIdentity?: Identity

The window to use as the parent for the workspace switch confirmation dialog.

skipPrompt?: boolean

If true, the workspace will be applied without prompting the user to confirm. If false, the user will be prompted to confirm the workspace application.

default

false

Generated using TypeDoc