.NET MAUI Toolbar Overview

The Telerik .NET MAUI Toolbar is a flexible component for implementation of tool and button strips, needed in most desktop and mobile applications. The individual items of the control are described as a collection of Toolbar items. The rich collection of Toolbar items allows to customize every tool or button on the RadToolbar independently according to the specific needs of the application.

Telerik Maui Ninja image

The Toolbar is part of Telerik UI for .NET MAUI, the most comprehensive UI suite for .NET MAUI! To try it out, sign up for a free 30-day trial and kickstart your cross-platform app development today.

.NET MAUI Toolbar Overview

Key features

  • Rich collection of toolbar items—Like navigation button, split button, slider, listpicker, radio buttons and more
  • Adding text and image to the toolbar item.
  • Horizontal or vertical orientation—Toolbar support both horizontal and vertical orientation.
  • Overflow menu—When the toolbar items cannot fit in the available space an overflow button is displayed. The items are added in the overflow menu. You can display them using the different modes of the overflow menu.
  • Panning and scrolling through the Toolbar items.
  • Styling options—For overflow menu button, back navigation button and more.
  • [Separator]—Separate toolbar items by adding additional UI element - SeparatorToolbarItem.
  • [Grouping]—Group the toolbar items per your requirement.

Next steps

See Also

In this article