Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi, I have a radio button (without Text property set), and next to it is a MAUI label. I would like to reduce / minimize the space between the two elements. Setting the background of just the radio button reveals how much space it occupies, and as you can see there's a lot of blank space surrounding it.
Is there a way to reduce / control the amount of horizontal padding so that I can style / align it like other controls in our app ?
Thanks