Skip to content
Advertisement

Xamarin View – How to put TextButton at the end and to the foreground

I am trying to figure out. How I can put the Login-Button at the end of the view, but on the foreground of placeholderText. This green textfield should be replaced by a maps-view later. My current code:

JavaScript

and my current state looks like this:

enter image description here

My targetview should looks like this:

enter image description here

It would be great, if somebody could help me with a hint. How I can reach my should state.

I wish you a good night.

Advertisement

Answer

try this.

JavaScript
Advertisement