AboutSupportDeveloper GuideVersion 18.0.9

Interface ApplyWorkspaceOptions

Options for the applyWorkspace method.

Hierarchy

  • ApplyWorkspaceOptions

Properties

applySnapshotOptions?: ApplySnapshotOptions

Options to apply the workspace snapshot with.

promptContainerWindowIdentity?: Identity_5

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