mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-22 23:37:43 +08:00
chore(obj): add style_border_side XML support
This commit is contained in:
committed by
Felipe Neves
parent
47f3c65008
commit
c65eaf23e9
@@ -61,6 +61,7 @@ Example
|
||||
<prop name="style_border_color" type="color"/>
|
||||
<prop name="style_border_width" type="int"/>
|
||||
<prop name="style_border_opa" type="int"/>
|
||||
<prop name="style_border_side" type="enum:lv_border_side"/>
|
||||
<prop name="style_outline_color" type="color"/>
|
||||
<prop name="style_outline_width" type="int"/>
|
||||
<prop name="style_outline_opa" type="int"/>
|
||||
|
||||
Reference in New Issue
Block a user