awtk/demos/assets/raw/ui/switch.xml
2018-09-27 11:38:11 +08:00

7 lines
233 B
XML

<window name="switch" anim_hint="htranslate">
<switch x="10" y="60" w="90" h="22" />
<switch x="200" y="60" w="90" h="22" round_radius="10" />
<button name="close" x="center" y="middle" w="50%" h="30" text="close"/>
</window>