Files

6 lines
279 B
XML

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