ViewCreationOptionsPreloadScripts Property |
Collection of scripts to be preloaded for the view.
Namespace:
Openfin.Desktop.PlatformAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public List<PreloadScript> PreloadScripts { get; set; }
Property Value
Type:
ListPreloadScriptSee Also