Syncfusion AI Assistant

How can I help you?

Syncfusion Toolkit for .NET MAUI - v1.0.10 Release Notes

v1.0.10
May 19, 2026

SfBottomSheet

Bug fixes

  • Resolved a spacing issue at the top when opened in FullExpanded state.
  • Resolved accessibility screen reader issue in iOS and Android.

Features

  • Included SwipeFromHeaderOnly support to restrict the swipe only to the grabber area.

SfDatePicker

Features

  • #FR198012 - Added support for additional date formats (MM_ddd_ddd_yyyy, yyyy_MM_ddd_dd) in SfDatePicker.

SfNumericEntry

Bug fixes

  • Resolved ArgumentOutOfRangeException when the substring gets deselected in VoiceOver mode.

SfOtpInput

Bug fixes

  • Resolved the pasting issue when the OTP is filled via Keyboard suggestions in iOS.

SfPopup

Features

  • FB63968 - [Android,iOS] SfPopup can now be used inside native Android Activity and iOS UIViewController hosts that embed .NET MAUI views without a MAUI Window. This enables hybrid/native scenarios where MAUI content is placed within existing native apps.

Bug Fixes

  • 198249 - [Android] Resolved an issue where SfPopup was positioned incorrectly on first open in Arabic (RTL) layouts.

Breaking Changes

  • FB68680 - When the overlay is disabled (ShowOverlayAlways = false), users can interact with background elements.

SfSparkChart

Features

Trackball:
Includes interactive trackball to provide additional data point details on hover or touch.

SfTabView

Bug fixes

  • Resolved the ImageSource nullable warning in the TabItem.

Features

  • Added border support for the tab header to enable appearance customization.

SfTextInputLayout

Bug fixes

  • Resolved the Hint text not visible when modal page is closed and opened.

SfTimePicker

Bug fixes

  • #I824713 - Fixed an issue where SfEffectsView control was duplicated within the view container, causing warnings.

  • #I835021 - Fixed an issue where changing the hour reset the minutes to 0 when MinuteInterval was set and Mode=”Dialog”.