Click or drag to resize

ApplySnapshotOptionsCloseExistingWindows Property

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

Namespace:  Openfin.Desktop.PlatformAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool CloseExistingWindows { get; set; }

Property Value

Type: Boolean
See Also