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!
We need to implement the Checkable support using IsChecked and IsCheckable property in the SfButton in .NET MAUI.
Use Case :
The button behavior can be changed as a toggle button by defining the above properties of SfButton.
Sample Output :
Checked state:

Unchecked state:
