-api-id | -api-type |
---|---|
T:Windows.ApplicationModel.EnteredBackgroundEventArgs |
winrt class |
Gets the deferral object when an app has entered the background state.
This object is passed to the app's entered background event handler.
Tip
By the time an app enters the background state, none of its UI is visible.
IEnteredBackgroundEventArgs, BackgroundActivated, OnBackgroundActivated, Application.EnteredBackground event, CoreApplication.EnteredBackground event