Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Description:
Currently, the backlayer's reveal animation uses a fixed duration, which limits flexibility for developers who want to customize the animation speed. There is no exposed API or configuration option to adjust the duration of this animation.

Expected Behavior:
Developers should be able to specify a custom duration for the backlayer's reveal animation through a property or method, allowing for smoother integration with different UI/UX requirements.

Actual Behavior:
The animation duration is hardcoded and cannot be modified, resulting in inconsistent experiences across apps that require different animation speeds.