What's New in .NET MAUI: 2021 Volume 4 | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (174).NET Core  (29).NET MAUI  (207)Angular  (109)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (41)Black Friday Deal  (1)Blazor  (215)BoldSign  (14)DocIO  (24)Essential JS 2  (107)Essential Studio  (200)File Formats  (66)Flutter  (133)JavaScript  (221)Microsoft  (119)PDF  (81)Python  (1)React  (100)Streamlit  (1)Succinctly series  (131)Syncfusion  (915)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (51)Windows Forms  (61)WinUI  (68)WPF  (159)Xamarin  (161)XlsIO  (36)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (147)Chart  (131)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (628)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (40)Extensions  (22)File Manager  (7)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (507)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (43)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (10)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (387)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (19)Web  (592)What's new  (332)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
What's New in .NET MAUI 2021: Volume 4

What’s New in .NET MAUI: 2021 Volume 4

As you know, Syncfusion rolled out its first set of .NET MAUI controls in its Essential Studio 2021 Volume 3 release. With the same spirit, we are happy to deliver our second set of .NET MAUI controls and cool features in the Essential Studio 2021 Volume 4 release. To fulfill your custom control requirements in the .NET MAUI platform, we are working hard to provide brand-new controls that are fast, feature-rich, and flexible to use in your apps.

This blog post will be a quick introduction to the new .NET MAUI controls and feature updates in the existing controls.

Introducing the second set of .NET MAUI controls

In the 2021 Volume 4 release, we came out with the following six new .NET MAUI controls in preview:

ListView

The .NET MAUI ListView presents a set of data items in vertical or horizontal orientation with a visual representation of a linear or grid layout.

.NET MAUI ListView
.NET MAUI ListView

Key features

  • Selection: Select one or more items with different tap gestures.
  • Item template: Load any view or control using data templates for a rich user interface.
  • Autofit item height: Autofit the height of items based on the content of the template to enhance readability.
  • Layout: Represent sets of data items in a linear or grid layout.
  • Horizontal ListView: Show the ListView in a horizontal orientation.
  • Data operations: Sort or filter data items.
  • Grouping: Group items based on specific categories. Interactively expand or collapse groups. Set sticky group headers on top when scrolling the items.
  • Header and footer: Display the header view at the top and the footer view at the bottom of the control.
  • Infinite scrolling: Display more content continuously when users scroll down.

Scheduler

The .NET MAUI Scheduler provides the basic functionalities for scheduling, managing, and representing appointments efficiently. It also has a clean and convenient user interface for custom working days and hours and basic calendar operations such as date navigation and selection.

.NET MAUI Scheduler
.NET MAUI Scheduler

Key features

  • Use eight view modes: day, week, workweek, month, timeline day, timeline week, timeline workweek, and timeline month.
  • Bind business objects to the scheduler appointments source.
  • Display recurring, all-day, and spanned appointments.
  • Select day predicates for scheduler view dates.
  • Display an event on its exact local time with time zone settings.
  • Restrict navigation beyond the specified minimum and maximum dates.
  • Localize and globalize all static text.
  • Customize the control’s appearance.

Slider

The .NET MAUI Slider is a highly interactive UI control. It allows users to select a single value from a range of values. Its rich feature set includes numeric and date values, labels, ticks, dividers, and tooltips.

Refer to the following GIF image.

.NET MAUI Slider
.NET MAUI Slider

Key features

  • Numeric and date support: Select numeric and date values. For dates, select up to the seconds interval.
  • Labels: Render labels for date and numeric values and customize their formats.
  • Ticks and dividers: Show ticks and dividers based on the slider interval. Show minor ticks to indicate values between each interval.
  • Discrete mode: Discretely move the thumb for both date and numeric values based on the provided step value.
  • Tooltip: Render a tooltip to show more information about the selected value. You can also customize the format of the text shown in the tooltip.
  • Orientation: Supports both horizontal and vertical orientations.

Range Slider

The .NET MAUI Range Slider is a highly interactive UI control. It allows users to select a range of values within a specified minimum and maximum limit.

Refer to the following GIF image.

.NET MAUI Range Slider
.NET MAUI Range Slider

Key features

  • Numeric and date support: Select numeric and date values. For dates, select up to the seconds interval.
  • Labels:  Render labels for date and numeric values and customize their formats.
  • Ticks and dividers: Show ticks and dividers based on the slider interval. Show minor ticks to indicate values between each interval.
  • Discrete mode: Discretely move the thumb for both date and numeric values based on the provided step value.
  • Drag mode: Control the thumb dragging behavior. The available options are onThumb, betweenThumbs, and both.
  • Interval selection: Select a particular range based on the interval.
  • Tooltip: Render a tooltip to show more information about the selected value. You can also customize the format of the text shown in the tooltip.
  • Orientation: Supports both horizontal and vertical orientations.

Badge View

The .NET MAUI Badge View is a notification control. It is used to notify users about new or unread messages, alerts, or the status of something. You can easily integrate this with other controls like ListView, Tab View, or any container control.

.NET MAUI Badge View
.NET MAUI Badge View

Key features

  • Position: Place the badge text at any of the four sides of the badge content.
  • Animation: Animate the badge text.
  • Customization: Customize the badge color, font, and type.

Effects View

The .NET MAUI Effects View is a container control. It provides modern visual effects like ripple, selection, scaling, and rotation. You can render these effects through touch interactions such as touch down, touch up, and long press, as well as by calling the API.

.NET MAUI Effects View
.NET MAUI Effects View

Key features

  • Ripple animation and highlight support for all views.
  • Scale-down, scale-up, and rotation effects.
  • Selection effects with built-in support for notifications when the selection state changes.

File formats

From the 2021 Volume 4 release, our Syncfusion file-format libraries are compatible with the .NET MAUI platform. Now, you can enjoy using our Word (DocIO), PDF, PowerPoint (Presentation), and Excel (XlsIO) Libraries in your .NET MAUI projects.

Supported File Formats in .NET MAUI
Supported File Formats in .NET MAUI

Windows support

With the 2021 Volume 4 release, Syncfusion .NET MAUI controls support the Windows platform, along with the Android, iOS, and Mac Catalyst platforms.

.NET MAUI Controls Support for Windows Platform
.NET MAUI Controls Support for Windows Platform

Overview of controls and the supported platforms

The following table shows which of our .NET MAUI controls support various platforms.

.NET MAUI ControlAndroidiOSMac CatalystWindows
ChartsDoneDoneDoneDone
Radial GaugeDoneDoneDoneDone
List ViewDoneDoneDoneUnderway
SchedulerDoneDoneDoneDone
Tab ViewDoneDoneDoneDone
SliderDoneDoneDoneDone
Range SliderDoneDoneDoneDone
Badge ViewDoneDoneDoneDone
Effects ViewDoneDoneDoneDone

What’s new in our existing .NET MAUI controls?

We have included some major features in our charts and Tab View controls.

Charts

Fast line series

This feature provides a fast line chart type in our Cartesian Chart. This helps us to render and visualize a huge amount of data within the available space quickly.

Fast Line Series in .NET MAUI Cartesian Charts
Fast Line Series in .NET MAUI Cartesian Charts

Axis crossing

Shift the location of the axis from its current position.

Axis Crossing Feature in .NET MAUI Cartesian Charts
Axis-Crossing Feature in .NET MAUI Cartesian Chart

Smart data label

You can enjoy smart data-label alignment support in Circular Chart. This feature helps us to elegantly align and visualize the labels in space-constrained scenarios.

.NET MAUI Circular Charts with Smart Data Label Alignment
.NET MAUI Circular Charts with Smart Data Label Alignment

Tab View

The .NET MAUI Tab View now supports badge notification on tab header items.

.NET MAUI Tab View Header Item with Badge Notification
.NET MAUI Tab View Header Item with Badge Notification

Note:
This version 19.4.38-preview is compatible only with .NET MAUI Preview 10.

Conclusion

Thanks for reading!  Syncfusion’s support for .NET MAUI is still a work in progress. This is the second set of controls rolled out. Details on these controls and the Essential Studio 2021 Volume 4 release are also available on our Release Notes and What’s New pages. Try out these new controls and features and leave your feedback in the comments section below!

We are thankful for your great response to our Xamarin UI controls. Your support and feedback helped make our Xamarin suite a market leader. You can expect almost all our Xamarin.Forms controls in our .NET MAUI suite, and they should perform even better in this platform.

You can contact us through our support forum, support portal, or feedback portal. We are always happy to assist you!

Test Flight
App Center Badge
Google Play Store Badge
Microsoft Badge
Github Store Badge

Related blogs

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed

Be the first to get updates

Subscribe RSS feed