Interface IPlatformLifetimeEventsImpl
[Unstable]
public interface IPlatformLifetimeEventsImpl
Events
ShutdownRequested
Raised by the platform when a shutdown is requested.
event EventHandler<ShutdownRequestedEventArgs>? ShutdownRequested
Event Type
Remarks
Raised on OSX via the Quit menu or right-clicking on the application icon and selecting Quit.