Articles in this section
Category / Section

How to create a round or circle Button in .NET MAUI (SfButton)?

2 mins read

This section explains how to create a round or circle button in .NET MAUI Button. You can create a circle button using the CornerRadius property that is used to make the rounded edges in .NET MAUI.
XAML:

<buttons:SfButton   x:Name="button"
                    WidthRequest="100"
                    HeightRequest="100"
                    Text="Circle Button" 
                    CornerRadius="50"/>
                    

Output:

qemu-system-x86_64_eHwOxJ8ZZb.gif

Conclusion
I hope you enjoyed learning how to create a round or circle button in the .NET MAUI Button(SfButton).

Refer to our .NET MAUI Button’s feature tour page for other groundbreaking feature representations. You can explore our .NET MAUI Button documentation to understand how to present and manipulate data.

For current customers, check out our .NET MAUI components from the License and Downloads page. If you are new to Syncfusion, try our 30-day free trial to check out our .NET MAUI Button and other .NET MAUI components.

Please let us know in the following comments section if you have any queries or require clarifications. You can also contact us through our support forums, Direct-Trac, or feedback portal. We are always happy to assist you!

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied