Click or drag to resize

PlatformViewViewCrashed Event

Occurs when a view crashes.

Namespace:  Openfin.Desktop.PlatformAPI.View
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<ViewCrashedEventArgs> ViewCrashed

Value

Type: SystemEventHandlerViewCrashedEventArgs
See Also