Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 608 Bytes

barcodescannerprovidertriggerdetails.md

File metadata and controls

21 lines (14 loc) · 608 Bytes
-api-id -api-type
T:Windows.Devices.PointOfService.Provider.BarcodeScannerProviderTriggerDetails
winrt class

Windows.Devices.PointOfService.Provider.BarcodeScannerProviderTriggerDetails

-description

Represents trigger information about the barcode scanner background task, where data will be transferred between the app and its caller.

-remarks

Background task code is passed in an instance of this class via the IBackgroundTaskInstance.TriggerDetails property.

-see-also

-examples