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!

2
Votes

Description:

Currently, in .NET MAUI, the CheckBox control provides a fixed amount of padding around its content. However, in certain cases, developers may want more control over the layout of the CheckBox and its associated content, particularly when customizing the left padding.

Use Case:

Introducing a property (e.g., Padding) would be beneficial to allow developers to adjust or remove the padding around the CheckBox. This enhancement would provide greater flexibility in UI layout, especially for scenarios requiring more precise control over the spacing around form controls.