.NET MAUI Popup Overview

Telerik UI for .NET MAUI Popup enables you to easily add modal popups to your application and draw attention to important information or receive user input.

The Popup lets you display content of your choice on top of an existing view. The component provides a flexible API for controlling its behavior and makes it possible to implement complex logic for a wide range of scenarios.

Telerik Maui Ninja image

The Popup 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.

Popup Overview

Key Features

  • Modal popups—You can define whether the popup will be modal or not. In both cases, the UI behind the popup gets inactive and cannot be used until the popup is closed. When you have a modal popup, it will not be automatically closed when the user clicks outside its viewport.

  • Placement configuration—You can place the Popup control in various positions by using the supported settings such as the placement mode, target, and horizontal and vertical offsets.

  • Animation settings—The Popup provides sleek customizable animations played while the control is displayed or hidden.

Next Steps

See Also

In this article
Not finding the help you need?