| -api-id | T:Windows.ApplicationModel.Activation.BackgroundActivatedEventArgs |
|---|---|
| -api-type | winrt class |
Makes all data available from the IBackgroundTask.Run method available to your event handler when your app is activated by a background trigger.
This object is passed to your background activated event handler.