Ashwin Kmr

Ashwin Kmr

  • NA
  • 320
  • 81k

How to implement rounded corner for a button in xamarin form

Oct 3 2016 7:42 AM
Hi,
I m trying to implement rounded corner for a button in xaml in xamarin forms..Need some idea.
Border radius is not working as expected.Need some alternative idea. 
 
My code-
<Button BackgroundColor="Red" Grid.Row="1" WidthRequest="15" HorizontalOptions="End" HeightRequest="10" VerticalOptions ="Start"/> 
 
 
Regards,
Ashwin.k 

Answers (7)