Migrating from Xamarin SfCheckBox to .NET MAUI SfCheckBox
21 May 20251 minute to read
To facilitate the migration from Xamarin CheckBox to .NET MAUI CheckBox, we have retained most of the APIs from Xamarin SfCheckBox in the MAUI SfCheckBox. However, to ensure consistency in API naming, some APIs have been renamed. The changes in the MAUI SfCheckBox from Xamarin SfCheckBox are detailed below:
Namespaces
Xamarin SfCheckBox | .NET MAUI SfCheckBox |
---|---|
Syncfusion.Xamarin.Buttons | Syncfusion.Maui.Buttons |
Properties
Xamarin SfCheckBox | .NET MAUI SfCheckBox | Description |
---|---|---|
Gets or sets the stroke thickness. |