Skip to content

Commit 07b6e26

Browse files
authored
Merge pull request #7860 from MicrosoftDocs/barcode-media
Adds media content to barcode reader docs
2 parents 236f849 + 9b99701 commit 07b6e26

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

powerapps-docs/maker/canvas-apps/controls/control-barcodereader.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ contributors:
1919

2020
Scans barcodes, QR codes, and data-matrix codes on Android, iOS, and Windows devices.
2121

22+
:::image type="content" source="./media/control-barcode-reader/barcode-hero.gif" alt-text="A gif showcasing the different capabilities of the barcode reader control.":::
23+
2224
## Description
2325

2426
The control opens a native scanner on Android, iOS, and Windows devices. On iOS and Android, the scanner supports the following scanning modes:
@@ -34,6 +36,8 @@ The barcode reader control supports different zoom levels and turning on/off the
3436
> [!NOTE]
3537
> The barcode scanner control is supported on Android, iOS, and Windows devices. All other platforms will show a warning stating that some features of the app won't work.
3638
39+
:::image type="content" source="./media/control-barcode-reader/barcode-three-screens.PNG" alt-text="A set of three screens side-by-side showing the different capabilities of the barcode reader control.":::
40+
3741
## Key properties
3842

3943
**Barcodes** – Output property that contains a table of the barcodes scanned with two columns: **Value**, and **Type**. **Value** is the text value of the code that was scanned, while **Type** is the type of the code that was scanned.
Loading

0 commit comments

Comments
 (0)