Migrating from Xamarin SfRadioButton to .NET MAUI SfRadioButton
20 May 20251 minute to read
To facilitate an easier migration from Xamarin Radio Button to .NET MAUI Radio Button, most APIs from Xamarin SfRadioButton have been retained in MAUI SfRadioButton. However, to ensure consistency in API naming within MAUI SfRadioButton, certain APIs have been renamed. The following table details the changes from Xamarin SfRadioButton to .NET MAUI SfRadioButton:
Namespaces
Xamarin SfRadioButton | .NET MAUI SfRadioButton |
---|---|
Syncfusion.Xamarin.Buttons | Syncfusion.Maui.Buttons |
Properties
Xamarin SfRadioButton | .NET MAUI SfRadioButton | Description |
---|---|---|
Gets or sets the stroke thickness. |