Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 719 Bytes

File metadata and controls

21 lines (15 loc) · 719 Bytes
-api-id T:Windows.ApplicationModel.Activation.BackgroundActivatedEventArgs
-api-type winrt class

Windows.ApplicationModel.Activation.BackgroundActivatedEventArgs

-description

Makes all data available from the IBackgroundTask.Run method available to your event handler when your app is activated by a background trigger.

-remarks

This object is passed to your background activated event handler.

-examples

-see-also

IBackgroundActivatedEventArgs