AboutSupportDeveloper GuideVersion 36.122.80.11

Interface ApplySnapshotOptions

Hierarchy

  • ApplySnapshotOptions

Properties

closeExistingWindows?: boolean

Default Value

false

When true, applySnapshot will close existing windows, replacing current Platform state with the given snapshot.

closeSnapshotWindows?: boolean

Default Value

false

When true, applySnapshot will close existing includeInSnapshots: true windows, replacing current Platform state with the given snapshot.

skipOutOfBoundsCheck?: boolean

Default Value

false

When true, applySnapshot will not check whether any windows in a snapshot are off-screen. By default, such windows will be repositioned to be on-screen, as defined by PlatformProvider.positionOutOfBoundsWindows.