UI for .NET MAUI
The Telerik UI for .NET MAUI Toolbar control is a container used for the implementation of tool and button strips, needed in most desktop and mobile applications. A highly modifiable control, it can host different button types, groups or separators, described as ToolbarItems. Additionally, the Toolbar is packed with many customization features that allow the control to fit the specific needs of any application.
Тhe Toolbar control is highly customizable and you can enhance the user experience via a list of orientation and alignment options, overflow capabilities and other options, including:
You can host the following elements in the UI for .NET MAUI Toolbar control:
The Toolbar component is also available for these popular frameworks:
Telerik UI for .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 ToolbarItems. The rich collection of ToolbarItems allows you to customize every tool or button on the RadToolbar independently according to the specific needs of the application.
The TabView is a 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.
You can easily customize Telerik UI for .NET MAUI Toolbar by using the listed below capabilities:
The Toolbar component is one of over 55 in the Telerik UI for .NET MAUI components library which is also a part of the Telerik DevCraft bundle.
The Telerik UI for .NET MAUI library comes with several purchase options, giving you flexibility based on the needs of your project. The license is perpetual, with subscription options for support and new updates. Please refer to the Telerik UI for .NET MAUI pricing page for more information.
Depending on your needs, Telerik UI for .NET MAUI offers the following flexible support options:
Learn more about flexible support and pricing options.
Telerik UI for .NET MAUI ToolBar comes with a rich collection of ToolbarItems to allow you to customize every tool or button. You can host the following ToolbarItems:
You can easily add a Toolbar control in your Telerik UI for .NET MAUI app by following 4 easy steps:
1.Set up your Telerik UI for .NET MAUI application. Now, you are ready to add a Toolbar control to your page.
2.Add the following namespace: xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui"
3. Add Toolbar items to the RadToolbar control
4.Register the Telerik controls through the Telerik.Maui.Controls.Compatibility. UseTelerik extension method called inside the CreateMauiApp method of the MauiProgram.cs file of your project.
If you want to learn more check out our getting started example and configuration tutorial.
Telerik UI for .NET MAUI offers a wide range of 60+ controls to enable your cross-platform development of native Windows, macOS, Android and iOS applications. The .NET MAUI UI library is constantly growing. For upcoming releases information, visit our Roadmap.