Click or drag to resize

ExternalApplicationEventArgsEventType Property

The type of application event which was raised.

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

Property Value

Type: ExternalApplicationEventType
See Also