awtk/design/default/ui/switch.xml
2020-08-16 08:50:11 +08:00

8 lines
274 B
XML

<window anim_hint="htranslate">
<switch x="10" y="60" w="60" h="22" />
<switch x="200" y="60" w="60" h="22" style="rounded"/>
<switch x="20" y="120" w="44" h="22" style="no_image"/>
<button name="close" x="center" y="middle" w="50%" h="30" text="close"/>
</window>