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!
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.