New to Telerik UI for .NET MAUIStart a free 30-day trial

.NET MAUI SlideView Methods

Updated on Oct 24, 2025

The SlideView for .NET MAUI gives you the option to navigate to the desired item by using the NavigateToIndex(int index, bool useAnimation = true) method. The parameters are:

  • index (int)—Specifies the index of the item the control navigates to.
  • useAnimation (bool)—Specifies whether animation is used during navigation. The default value is true.

See Also

In this article
See Also
Not finding the help you need?
Contact Support