Click or drag to resize

WindowBlurred Event

Occurs when the window loses focus and is no longer active.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also