Files
2015-11-02 10:56:39 +02:00

6 lines
218 B
XML

<Page loaded="pageLoaded">
<StackLayout orientation="vertical">
<TextField id="textField" text="{{ textProperty }}" />
<TextField id="textFieldSecured" text="{{ textProperty }}" />
</StackLayout>
</Page>