Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 663 Bytes

barcodescanner_issymbologysupportedasync_1191115390.md

File metadata and controls

27 lines (19 loc) · 663 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.BarcodeScanner.IsSymbologySupportedAsync(System.UInt32)
winrt method
xbox

Windows.Devices.PointOfService.BarcodeScanner.IsSymbologySupportedAsync

-description

Determines whether the specified symbology is supported by the barcode scanner.

-parameters

-param barcodeSymbology

The specific barcode symbology.

-returns

True if the device supports the specified symbology; otherwise, false.

-remarks

-examples

-see-also