background

UI for .NET MAUI

.NET MAUI Popup

  • The .NET MAUI Popup can be displayed in a position of your choice inside your mobile or desktop application.
  • Part of the Telerik UI for .NET MAUI library along with 60+ professionally-designed UI controls.
  • Includes support, documentation, demos, learning resources and more!
NET MAUI Popup component
  • Display Popups or Alert Dialog with .NET MAUI Popup Control

    The NET MAUI Popup Control enables you to display an alert dialog or a popup in the mobile app in a position of your choice. Popups can be used for providing the user with specific content, ask for permissions, display alerts and error messages, Ñ€atings and reviews and even special promotions. In addition, popups are a powerful way to navigate the user's attention to a specific functionality and improve their experience with important messages.

    See the .NET MAUI Popup documentation
  • You can choose whether the popup should be modal or not. Whether the popup is modal or not, the user won't be able to take any other action on the screen before they take action on the popup. However, the non-modal popup allows the user to focus the content behind by clicking outside the control, thus hiding it.

    See the .NET MAUI Popup documentation: Modal Popup

  • Flexible Positioning Mechanism

    The .NET MAUI Popup control’s position on the screen can be defined based on your requirements. For example, you can define an element in relation to which the Popup will be positioned when opened and how the control will be aligned with this anchor element.

    See the .NET MAUI Popup documentation: Placement

  • Sleek Animations

    The PopUp control features two built-in animations that are played when the popup is shown/hidden – Fade and Zoom. You can customize the animation for displaying and hiding the Telerik UI for .NET MAUI Popup control to provide a better user experience.

    See the .NET MAUI Popup documentation: Animations

All UI for .NET MAUI Components

Next Steps