Files
NativeScript/apps/tests/ui/page/modal-page.xml

5 lines
109 B
XML

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