PreloadScriptsEvaluatedEventArgsPreloadScripts Property |
Gets the collection all preload scripts and their final state when the window was loaded.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public List<PreloadScript> PreloadScripts { get; }
Property Value
Type:
ListPreloadScriptSee Also