Click or drag to resize

WindowPreloadScriptsEvaluated Event

Occurs when the Runtime has attempted to evaluate all preload scripts for the window.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<PreloadScriptsEvaluatedEventArgs> PreloadScriptsEvaluated

Value

Type: SystemEventHandlerPreloadScriptsEvaluatedEventArgs
See Also