EnteredBackgroundEventArgs
EnteredBackgroundEventArgs
EnteredBackgroundEventArgs
EnteredBackgroundEventArgs
Class
Definition
Provides data when an app begins running in the background.
public : sealed class EnteredBackgroundEventArgs : IEnteredBackgroundEventArgspublic sealed class EnteredBackgroundEventArgs : IEnteredBackgroundEventArgsPublic NotInheritable Class EnteredBackgroundEventArgs Implements IEnteredBackgroundEventArgs// 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.EnteredBackgroundEventHandler to respond to WebUIApplication.enteredbackground events.