Migrating from Xamarin Rotator to .NET MAUI Rotator
17 Jan 20251 minute to read
To migrate easily from Xamarin SfRotator to .NET MAUI SfRotator, we kept all the APIs from Xamarin SfRotator in MAUI SfRotator. However, to maintain the consistency of API naming in MAUI SfRotator, we renamed some of the APIs. The APIs that have been changed in MAUI SfRotator from Xamarin SfRotator are detailed as follows.
Namespaces
| Xamarin SfRotator | .NET MAUI SfRotator |
|---|---|
| Syncfusion.SfRotator.XForms | Syncfusion.Maui.Rotator |
Properties
| Xamarin SfRotator | .NET MAUI SfRotator | Description |
|---|---|---|
| DotsStroke | Gets or sets the value of DotsStroke. |