PlatformPlatformWindows Property |
The windows and views that are created when the platform is started and refreshed when snapshots are applied.
Namespace:
Openfin.Desktop.PlatformAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public Dictionary<Window, IEnumerable<PlatformView>> PlatformWindows { get; }
Property Value
Type:
DictionaryWindow,
IEnumerablePlatformViewSee Also