Click or drag to resize

ApplicationTerminating Event

Occurs when the application is terminating.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<CancelEventArgs> Terminating

Value

Type: SystemEventHandlerCancelEventArgs
See Also