ShutdownStarted Event
Raised when the dispatcher is shutting down.
Definition
Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public event EventHandler ShutdownStarted
Public Event ShutdownStarted As EventHandler
member ShutdownStarted : IEvent<EventHandler,
EventArgs>