New to Telerik UI for .NET MAUI? Start a free 30-day trial

Breaking Changes in Version 9.0.0

This article lists the breaking changes introduced with the Telerik UI for .NET MAUI 9.0.0 release version.

Common Changes

  • The dependency on Microsoft.Maui.Controls.Compatibility is removed.

  • The following classes are moved to the Telerik.Maui.Controls namespace: BehaviorBase, RadEventToCommandBehavior, InvertedBooleanConverter.

  • The following unused entities are deleted from the Telerik.Maui.Controls.Compatibility:

    • FocusElementHelper, ColorToRadBrushConverter, EditorClearFocusedBackgroundEffect, NoTextOffsetEffect, PickerRemoveBorderEffect.
    • DisplayMode, FontStyle, FontWeight, Visibility, InvalidReferenceException, BlueResources, Background.
    • IDateRange, INotifyNativeControlLoaded, INumericalRange.
    • DateRangeValidatorAttribute, EmailValidatorAttribute, PropertyValidator, NonEmptyValidatorAttribute, NumericalRangeValidatorAttribute, PhoneNumberValidatorAttribute, RegularExpressionValidatorAttribute, StringLengthValidatorAttribute, ValidatorBaseAttribute, ConverterAttribute, DataSourceKeyAttribute, DisplayOptionsAttribute, DisplayValueFormatAttribute, IgnoreAttribute, IPropertyConverter, IValueFormat, NativeConversionContextAttribute, ReadOnlyAttribute.

Android

On Android, the following unused entities are deleted from the Telerik.Maui.Controls.CompatibilityCaretPositionEffect, ColorFilterEffect, FontSizeEffect, HelpTextEffect, PickerRemoveBorderEffect, AndroidImageRenderer, ConvertibleObjectNotify, AndroidDateFormatter, AndroidNumberFormatter, BorderDrawable, BorderRenderer, ScrollViewRenderer.

iOS

On iOS, the following unused entities are deleted from the Telerik.Maui.Controls.CompatibilityBouncesScrollViewEffect, FontSizeEffect, NoTextOffsetEffect, PickerRemoveBorderEffect, DateTimeTools, IOSDateFormatter, IOSNumberFormatter, RadViewContainer, BorderRenderer, ScrollViewRenderer.

WinUI

On WinUI, the following unused entities are deleted from the Telerik.Maui.Controls.CompatibilityEditorClearFocusedBackgroundEffect, FontSizeEffect, UwpEntryPasteRemoveNewLineEffect, WindowsNumberFormatSelector, BorderRenderer, ScrollViewRenderer.

In this article