Click or drag to resize

WindowEventArgsEventType Property

The type of window event which was raised.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public WindowEventType EventType { get; set; }

Property Value

Type: WindowEventType
See Also