awtk/demos/assets/raw/ui/switch.xml
2018-10-26 07:25:22 +08:00

7 lines
219 B
XML

<window 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>