Files
NativeScript/apps/tests/ui/page/modal-page.xml
2015-12-12 16:42:23 +02:00

5 lines
143 B
XML

<Page showingModally="onShowingModally" shownModally="onShownModally">
<StackLayout>
<Label text="Modal Page" />
</StackLayout>
</Page>