-api-id | -api-type |
---|---|
T:Windows.ApplicationModel.ILeavingBackgroundEventArgs |
winrt interface |
Gets the deferral object when the app is leaving the background state.
Tip
This event is raised before any UI is shown and is a good place to ensure that any assets that you load programmatically are ready so that the UI will be presented correctly.
LeavingBackgroundEvent, LeavingBackgroundEventArgs, Application.LeavingBackground event, CoreApplication.LeavingBackground event