Files
2015-07-03 11:10:01 +03:00

6 lines
218 B
XML

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