awtk/demos/assets/raw/ui/switch.xml
2018-11-29 15:26:48 +08:00

7 lines
219 B
XML

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