awtk/demos/assets/raw/ui/switch.xml

7 lines
219 B
XML
Raw Normal View History

2018-10-26 07:25:22 +08:00
<window anim_hint="htranslate">
2018-09-27 11:38:11 +08:00
<switch x="10" y="60" w="90" h="22" />
<switch x="200" y="60" w="90" h="22" round_radius="10" />
2018-09-26 15:40:09 +08:00
<button name="close" x="center" y="middle" w="50%" h="30" text="close"/>
</window>