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

8 lines
274 B
XML
Raw Normal View History

2018-10-26 07:25:22 +08:00
<window anim_hint="htranslate">
2018-11-29 15:26:48 +08:00
<switch x="10" y="60" w="60" h="22" />
2019-07-17 07:01:07 +08:00
<switch x="200" y="60" w="60" h="22" style="rounded"/>
<switch x="20" y="120" w="44" h="22" style="no_image"/>
2018-09-26 15:40:09 +08:00
<button name="close" x="center" y="middle" w="50%" h="30" text="close"/>
</window>