Migrating from Xamarin SfRadioButton to .NET MAUI SfRadioButton

28 Sep 20231 minute to read

To migrate easier from Xamarin Radio Button to .NET MAUI Radio Button, we kept most of the APIs from Xamarin SfRadioButton in MAUI SfRadioButton. However, to maintain the consistency of API naming in MAUI SfRadioButton, we renamed some of the APIs. The APIs changed in MAUI SfRadioButton from Xamarin SfRadioButton are detailed as follows:

Namespaces

Xamarin SfRadioButton .NET MAUI SfRadioButton
Syncfusion.Xamarin.Buttons Syncfusion.Maui.Buttons

Properties

Xamarin SfRadioButton .NET MAUI SfRadioButton Description

BorderWidth

StrokeThickness

Gets or sets the stroke thickness.