Leggere in inglese

Condividi tramite


EnteredBackgroundEventHandler Delegato

Definizione

Rappresenta il metodo che gestirà l'evento Application.EnteredBackground .

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.Guid(2477348526, 7551, 17291, 183, 184, 34, 125, 150, 182, 9, 192)]
public delegate void EnteredBackgroundEventHandler(object sender, EnteredBackgroundEventArgs e);

Parametri

sender
Object

Oggetto in cui è collegato il gestore.

e
EnteredBackgroundEventArgs

Dati dell'evento per l'evento.

Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 Anniversary Edition (è stato introdotto in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v3.0)

Si applica a

Prodotto Versioni
WinRT Build 14383, Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100