Click or drag to resize

ApplicationEventArgsEventType Property

The type of application event which was raised.

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

Property Value

Type: ApplicationEventType
See Also