Click or drag to resize

SnapshotWindows Property

The collection of window options objects.

Namespace:  Openfin.Desktop.PlatformAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public IEnumerable<PlatformWindowOptions> Windows { get; set; }

Property Value

Type: IEnumerablePlatformWindowOptions
See Also