Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 902 Bytes

barcodescannercapabilities_isvideopreviewsupported.md

File metadata and controls

25 lines (17 loc) · 902 Bytes
-api-id -api-type ms.custom
P:Windows.Devices.PointOfService.BarcodeScannerCapabilities.IsVideoPreviewSupported
winrt property
RS5

Windows.Devices.PointOfService.BarcodeScannerCapabilities.IsVideoPreviewSupported

-description

Indicates whether the barcode scanner supports displaying a live video preview from an attached camera.

-property-value

True if the barcode scanner supports displaying a live video preview; otherwise, false.

-remarks

-see-also

ClaimedBarcodeScanner.IsVideoPreviewShownOnEnable, ClaimedBarcodeScanner.ShowVideoPreviewAsync, ClaimedBarcodeScanner.HideVideoPreview

-examples