mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-28 13:36:27 +08:00
feat(xml): qrcode support quiet_zone property
This commit is contained in:
@@ -9,5 +9,6 @@ Example
|
||||
<prop name="dark_color" type="color" help="Foreground color for QR modules"/>
|
||||
<prop name="light_color" type="color" help="Background color"/>
|
||||
<prop name="data" type="string" help="UTF-8 payload encoded into the QR code"/>
|
||||
<prop name="quiet_zone" type="bool" help="Add quiet zone (border) around the QR code"/>
|
||||
</api>
|
||||
</widget>
|
||||
|
||||
Reference in New Issue
Block a user