Files
2015-03-03 10:34:40 +02:00

5 lines
173 B
XML

<StackLayout xmlns:customControls="app/xml-declaration/mymodule">
<Label id="Label1" text="mymodulewithxml" />
<Button text="Click!" tap="buttonTap2" />
</StackLayout>