Click or drag to resize

WindowFocused Event

Occurs when the window is activated or received focus.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also