Syncfusion Toolkit for .NET MAUI Release Notes

v1.0.3
December 05, 2024

SfBottomSheet New

The Syncfusion Toolkit for .NET MAUI includes a BottomSheet control, which provides an interactive interface for displaying additional content or actions. This control slides up from the bottom of the screen, allowing users to view or interact with supplementary information without leaving the current screen. It offers various customization options for its appearance and behavior, making it suitable for both mobile and desktop applications.

Features

  • Control the BottomSheet’s transitions between different states, such as FullExpanded, HalfExpanded, Collapsed, and Hidden.
  • Customize the allowed states for the BottomSheet to control its expandability. Options include FullExpanded, HalfExpanded, and All.
  • Activate the BottomSheet as a modal dialog.
  • Adjust the height of the BottomSheet.
  • Adjust the width of the BottomSheet using content width mode.
  • Customize the background, corner radius, and content spacing of the BottomSheet.
  • Enables the grabber to interact with the BottomSheet by dragging it up and down.
  • Adjust the height and width of the grabber.
  • Toggle the swipe functionality of the BottomSheet.

SfButton New

The Syncfusion Toolkit for .NET MAUI includes the SfButton control, a versatile button component that allows for extensive UI customization and toggle functionality. Users can personalize the button’s appearance with icons, background images, and corner radii, as well as adjust its visual states through the Visual State Manager.

Features

  • Button Customization: Effortlessly style buttons in various formats, including outline, flat, circular, or icon styles.
  • Visual States: Support for multiple states such as pressed, normal, checked, and unchecked.
  • Background Image: Ability to assign an image as the button’s background.
  • Custom Content: Option to showcase unique content within the button control.
  • Toggle Button: Functionality for toggle buttons is available.

SfCalendar New

The Syncfusion Toolkit for .NET MAUI includes the SfCalendar control, which provides flexible date selection with single, multiple, and range options across a variety of views, as well as extensive customization to meet user needs.

Features

  • Easily navigate dates using month, year, decade, and century views.
  • Choose between single, multiple, and range selection modes.
  • Limit past dates and set minimum/maximum date limits.
  • Customize week start dates, weekends, and special occasions.
  • Disable interactions on specific dates.
  • Access RTL rendering and globalization capabilities.
  • Customize the appearance and navigate views with ease.

SfCarousel

Bug Fixes

  • Resolved the issue with displaying LinearMode images when dynamically updating ItemHeight and ItemWidth on Android.

SfNumericEntry New

The Syncfusion Toolkit for .NET MAUI includes the SfNumericEntry control, which offers an intuitive and sophisticated method for entering numeric values. It accommodates various numeric formats, such as currency, percentages, decimals, and more. Its key functionalities enhance user experience and support input validation.

Features

  • FormatString: Utilize predefined format patterns to format input strings.
  • Culture: Customize number formats to align with particular cultural preferences.
  • AllowNull: Permit users to input a null value.

SfNumericUpDown New

The Syncfusion Toolkit for .NET MAUI includes the SfNumericUpDown control, which features up and down repeat buttons for adjusting values. This control is designed to respect the UI culture and can be customized to display various formats, including currency and scientific representations. Its essential features streamline input handling and ensure precise input validation, delivering a smooth user experience.

Features

  • FormatString: Utilize predefined format patterns to format input strings.
  • Culture: Adapt number formats to align with specific cultural preferences.
  • AllowNull: Provide users the option to set a null value.
  • UpDown Button Customization: Customize the positioning of the up/down buttons to the left, right, or both sides.

SfShimmer

Bug Fixes

  • Resolved the issue where the shimmer effect did not render correctly when a ContentView was added inside a CustomView

SfTabView

Bug Fixes

  • Resolved the content resize issue in .NET MAUI TabView when output window is resized.

SfTextInputLayout

Bug Fixes

  • Resolved the issue where the focused stroke color did not update correctly when no theme was applied.
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.