LeavingBackgroundEventArgs
LeavingBackgroundEventArgs
LeavingBackgroundEventArgs
LeavingBackgroundEventArgs
Class
Definition
Provides data when an app is about to stop running in the background.
public : sealed class LeavingBackgroundEventArgs : ILeavingBackgroundEventArgspublic sealed class LeavingBackgroundEventArgs : ILeavingBackgroundEventArgsPublic NotInheritable Class LeavingBackgroundEventArgs Implements ILeavingBackgroundEventArgs// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Remarks
This object is accessed when you implement WebUIApplication.LeavingBackgroundEventHandler to respond to WebUIApplication.leavingbackground events.