.NET MAUI Parallax View (SfParallaxView) Overview

24 Jun 20251 minute to read

The SfParallaxView for .NET MAUI provides an optimal way to scroll any control that implements the IParallaxView interface with a background element that translates more slowly than the foreground element. The SfParallaxView control binds the scroll position of a foreground element (such as a list) to a background element and moves the background element at a varying speed.

Key features

  • Customize the speed of the parallax scroll effect
  • Support for both horizontal and vertical orientations
  • Built-in integration with .NET MAUI ScrollView and Syncfusion® ListView
  • Ability to bind any control that implements the IParallaxView interface

Overview image of Parallax View