Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
7
Answers
How to implement rounded corner for a button in xamarin form
Ashwin Kmr
8y
7.4k
1
Reply
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
Post
Reset
Cancel
Answers (
7
)
Next Recommended Forum
single database in different devices
How to implement traingle shape in xamarin froms?