.NET MAUI Backdrop Page (SfBackdropPage) Overview

13 Dec 20221 minute to read

The .NET MAUI Backdrop page comprises two surfaces: a back layer and a front layer. The back layer holds actionable content (like navigation or filtration), which is relevant to the front layer.

Key features

  • Allows you to add with the NavigationPage and supports seamless navigation and toolbar customizations.

  • Adjusts the height of the back layer automatically based on its content and provides an option to expand the content to fit the screen.

  • Supports curved and flat edge shapes for the front layer with corner radius customization options.

  • Provides smooth animations for revealing and concealing the back layer content.

  • Allows users to customize the icons of the navigation header in the revealed and closed states separately.

BackdropPage control for .NET MAUI.