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-
Regards,
Ashwin.k
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Delpin Susai RajPosted Oct 3, 2016, 12:27 PM
Ashwin KmrPosted Oct 4, 2016, 1:10 AM
Delpin Susai RajPosted Oct 3, 2016, 12:26 PM
Delpin Susai RajPosted Oct 3, 2016, 12:22 PM
Midhun TpPosted Oct 3, 2016, 9:07 AM
I think there is a corner radius property for buttons in xaml. Please have a look at below links-
https://msdn.microsoft.com/en-us/library/system.windows.controls.border.cornerradius(v=vs.110).aspx
https://developer.xamarin.com/api/property/Xamarin.Forms.Button.BorderRadius/
Ashwin KmrPosted Oct 3, 2016, 8:42 AM
Midhun TpPosted Oct 3, 2016, 8:08 AM