Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

How to align 2 buttons side by side?

$
0
0

I got 2 buttons in my XAML, how can i make them to align side by side?

<Button Text="Submit" x:Name="cmdSubmit"
HorizontalOptions="Center"
VerticalOptions="CenterAndExpand" />

<Button Text="Reset" x:Name="cmdReset"
HorizontalOptions="Center"
VerticalOptions="CenterAndExpand" />

do I need to use the Grid? if yes, how to do that? Thks


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>