LeavingBackgroundEventHandler Delegate

Definition

The handler for the Application.LeavingBackground event.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(1030896532, 64463, 23565, 182, 239, 80, 98, 230, 139, 249, 248)]
public delegate void LeavingBackgroundEventHandler(object sender, LeavingBackgroundEventArgs e);

Parameters

sender
Object

The object where the handler is attached.

e
LeavingBackgroundEventArgs

Event data for the event.

Attributes

Remarks

This event is not invoked by desktop applications.

Applies to

Proizvod Verzije
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6