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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

5
Votes
Empty

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