SuspendingEventHandler Delegate

Definition

The handler for the Application.Suspending event.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(3837717625, 38397, 22593, 172, 235, 1, 168, 161, 251, 115, 208)]
public delegate void SuspendingEventHandler(object sender, SuspendingEventArgs e);

Parameters

sender
Object

The object where the handler is attached.

e
SuspendingEventArgs

Event data.

Attributes

Remarks

This event is not invoked by desktop applications.

Applies to

Produkt Verzie
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6