New to Telerik UI for .NET MAUI? Start a free 30-day trial

Telerik Toolbox for .NET MAUI on macOS

Telerik products support the Toolbox extension for Visual Studio (VS) on macOS. The Toolbox facilitates the process of adding Telerik controls to your .NET MAUI application.

Adding Controls with the Toolbox

  1. Install the Project Template for VS for macOS.
  2. In your project, navigate to the MainPage.xaml file.
  3. Click MainPage.xaml or any other XAML file inside your project. As a result, and if the telerik.ui.for.maui.mpack file has been successfully installed, you will be able to see the Toolbox window.

    Showing the Telerik Toolbox when clicking on the MainPage.xaml file

    Alternatively, in the top right corner in Visual Studio for macOS, find the Search field and type Toolbox.

    Showing the Telerik Toolbox from the Search field

  4. Click the Toolbox option. As a result, you will be prompted to the window which contains the controls from the suite.

    If the controls you see in the Toolbox are not the ones you need, make sure that you've added all the required references. Then, rebuild your project.

  5. To embed the controls, drag one of them within your XAML file. As a result, the control definition will be added to your project and the needed namespace declarations will be mapped.

    Adding Telerik .NET MAUI controls from the Toolbox by dragging and dropping on macOS

See Also

In this article
Not finding the help you need?