Files
NativeScript/tests/app/pages/page17.xml
2019-09-19 15:40:31 +03:00

7 lines
151 B
XML

<Page loaded="pageLoaded" title="MyPageTitle" icon="res://icon">
<StackLayout>
<Button text="button" tap="buttonTap"/>
</StackLayout>
</Page>