New to Telerik UI for .NET MAUI? Start a free 30-day trial
Animation
Updated on Oct 24, 2025
Telerik for .NET MAUI SlideView allows you to configure the animation that appears when the user slides between the views.
SlideView provides the following properties that control the animation:
-
AnimationEasing(Easing)—Defines theMicrosoft.Maui.Easingof the animation that runs when the current index changes. -
AnimationDuration(int)—Defines the duration (in milliseconds) of the animation that runs when the current index changes.