Introducing the Sixth Set of .NET MAUI Controls | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (172).NET Core  (29).NET MAUI  (192)Angular  (107)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (40)Black Friday Deal  (1)Blazor  (209)BoldSign  (12)DocIO  (24)Essential JS 2  (106)Essential Studio  (200)File Formats  (63)Flutter  (131)JavaScript  (219)Microsoft  (118)PDF  (80)Python  (1)React  (98)Streamlit  (1)Succinctly series  (131)Syncfusion  (882)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (49)Windows Forms  (61)WinUI  (68)WPF  (157)Xamarin  (161)XlsIO  (35)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (146)Chart  (125)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (62)Development  (613)Doc  (7)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (37)Extensions  (22)File Manager  (6)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  (488)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (41)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  (368)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (30)Visual Studio Code  (17)Web  (577)What's new  (313)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
Introducing the Sixth Set of .NET MAUI Controls

Introducing the Sixth Set of .NET MAUI Controls

Syncfusion is happy to roll out our sixth set of new .NET MAUI controls and features in the Essential Studio 2022 Volume 4 release. We’ll explore them in this blog.

New .NET MAUI controls

In the 2022 Volume 4 release, we introduce the following .NET MAUI controls in preview mode:

.NET MAUI Backdrop Page

The .NET MAUI Backdrop Page comprises back and front layers. The back layer holds the actionable content (like navigation or filtration) relevant to the front layer.

Key features

  • You can easily add the control to the navigation page. It supports seamless navigation and toolbar customizations.
  • The height of the back layer auto-adjusts based on its content and you can expand the content to fit the screen.
  • Curved and flat-edge shapes can be used for the front layer with custom corner radius options.
  • Smooth animations can reveal and conceal the back layer content.
.NET MAUI Backdrop Page Control
.NET MAUI Backdrop Page Control

.NET MAUI Calendar View

The .NET MAUI Calendar View control provides a multi-view display to select one or more dates within specified ranges.

Key features

  • Display dates in a month, year, decade, or century view mode.
  • Select one or multiple dates.
  • Limit visible dates by specifying the minimum and maximum dates.
.NET MAUI Calendar View Control
.NET MAUI Calendar View Control

.NET MAUI Data Form

The .NET MAUI Data Form allows users to create and edit forms for any data easily, such as login, reservation, contact, and employee forms.

Key features

  • Supports built-in editors based on the property type: text, password, multi-line, combo box, autocomplete, date, time, checkbox, switch, and radio group.
  • Supports adding custom editors.
  • Supports linear, grid, and grouping layouts.
  • Supports data handling and validation.
  • Supports customizing the appearance of labels, editors, groups, and headers.
.NET MAUI Data Form
.NET MAUI Data Form

.NET MAUI Funnel Chart

The .NET MAUI Funnel Chart can be used to represent stages in a sales process and show the potential revenue for each stage.

Key features

  • User-friendly and has excellent UI visualization.
  • The end-user experience is greatly enhanced by including user interaction features such as callbacks, selection, and a tooltip.
  • Legends display additional information about the chart series. A legend can be used to collapse series. Also, you can scroll a legend if items exceed the available bounds.
  • Chart features such as titles, data labels, legends, and gap ratios can be customized.
.NET MAUI Funnel Chart
.NET MAUI Funnel Chart

.NET MAUI PDF Viewer

The .NET MAUI PDF Viewer control lets you view PDF documents seamlessly and efficiently. It has highly interactive and customizable features such as magnification and page navigation.

Key features

  • Easily scroll through the pages in a document with fluent experience. The pages will be rendered on demand when the scroll bar reaches the end of a page.
  • The content of a PDF document can be efficiently zoomed in and out by pinching on touch devices or changing the zoom factor programmatically. You can also control zooming using keyboard shortcuts and mouse wheel actions.
  • Navigate to a desired page instantly using the page navigation programmatically or by dragging the scroll bar in the UI.
.NET MAUI PDF Viewer
.NET MAUI PDF Viewer

.NET MAUI Pyramid Chart

The .NET MAUI Pyramid Chart visually presents hierarchical data in a pyramid-like structure with each segment a proportion of a total. An item’s width indicates its level in the hierarchy, and each item’s height corresponds to its value.

Key features

  • User-friendly data representation and excellent UI visualization.
  • User interaction features such as a tooltip and selection are included to enhance the end-user experience.
  • Legends provide more information about the segments. A legend can be used to collapse the segments. You can also scroll a legend if items exceed the available bounds.
  • Chart features like the titles, data labels, legends, and gap ratio can be customized.
.NET MAUI Pyramid Chart
.NET MAUI Pyramid Chart

.NET MAUI Rating

The .NET MAUI Rating control allows us to display ratings with stars. You can customize the item size, spacing, and more.

Key features

  • Decide the precision level of ratings.
  • Determine the number of rating items to be displayed.
  • Choose star, heart, circle, diamond, or custom shapes.
.NET MAUI Rating Control
.NET MAUI Rating Control

.NET MAUI Text Input Layout

The .NET MAUI Text Input Layout control allows us to add decorative elements such as floating labels, icons, and assistive labels on top of input controls such as Autocomplete, ComboBox, entry, and editor controls.

Key features

  • Displays floating labels when the input view is in focus.
  • Displays error labels.
  • Supports filled, outlined, and none container types.
  • Provides options to reserve space for assistive labels.
  • Displays leading and trailing icons.
  • Displays help labels.
  • Displays maximum character count.
  • Toggles password visibility.
.NET MAUI Text Input Layout
.NET MAUI Text Input Layout

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

We have seen the new controls introduced for our .NET MAUI suite in the 2022 Volume 4 release. Now, let’s look at the new features rolled out in our existing controls.

Cartesian Charts

The .NET MAUI Cartesian Chart control is gaining the following user-friendly features.

Legend template

You can customize each legend item using the ItemTemplate property in the ChartLegend class.

Customizing Legends in .NET MAUI Cartesian Chart
Customizing Legends in .NET MAUI Cartesian Chart

Trackball

A trackball allows you to track a data point closer to the cursor. The x-values are determined by the position of the vertical line in the axis, and the y-values are determined by the points touching the vertical line in the series.

Trackball in .NET MAUI Cartesian Chart
Trackball in .NET MAUI Cartesian Chart

Data markers

Data markers are used to provide information about the data points. You can add a shape and label to adorn each data point in area, line, and spline charts.

Data Markers in .NET MAUI Cartesian Chart
Data Markers in .NET MAUI Cartesian Chart

ListView

The .NET MAUI ListView gains these new features in this 2022 Volume 4 release.

EmptyView

This feature allows users to display text or a view in the ListView when there is no data to display.

Keyboard navigation

You can easily navigate among items using an external keyboard connected to an iOS device or a built-in keyboard in macOS.

Maps

The new features in the .NET MAUI Maps controls are as follows.

OpenStreetMap

OpenStreetMap (OSM) is a map of the world built by a community of mapmakers. It is free to use under an open license and allows users to view geographical data collaboratively from anywhere on earth.

From 2022 Volume 4 onward, our .NET MAUI Maps control provides support to render OpenStreetMap data in it.

Visualizing OpenStreetMap Data in .NET MAUI Maps
Visualizing OpenStreetMap Data in .NET MAUI Maps

Shapes

Now, you can use various shape types, such as polygons, polylines, arcs, and lines, in the ShapeFileLayer.

Different Shape Types in .NET MAUI Maps
Different Shape Types in .NET MAUI Maps

Range Selector / Range Slider / Slider

Deferred update

This feature will defer updating the data (data zoomed at the top) while thumbs are dragged continuously in the range axis. The data will be updated only after finishing the range selection.

Deferred Update Feature in .NET MAUI Slider, Range Slider, and Range Selector Controls
Deferred Update Feature in .NET MAUI Slider, Range Slider, and Range Selector Controls

Auto interval

This feature automatically sets the interval between the values when the Interval, IntervalType, or DateFormat properties are not set.

Production-ready controls

The following .NET MAUI controls have been developed to meet industry standards and are now marked as production-ready for this 2022 Volume 4 release:

Conclusion

Thanks for reading! Syncfusion’s support for .NET MAUI is still a work in progress. This is the sixth set of .NET MAUI controls rolled out in our quarterly releases. More details on these controls and the Essential Studio 2022 Volume 4 release are available on our Release Notes and What’s New pages. Try out these latest updates and leave your feedback in the comments section below!

You can also contact us through our support forumsupport 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
Scroll To Top