New to Telerik UI for .NET MAUI? Start a free 30-day trial
.NET MAUI SlideView Visual Structure
Updated on Jan 12, 2026
The visual structure of the .NET MAUI SlideView represents the anatomy of the UI component. Being familiar with the visual elements of the SlideView allows you to quickly find the information required to configure them.
The following image shows the anatomy of the SlideView.

Displayed Elements
- Navigate to previous view button—Represents a button that allows the end user to navigate to the previous item. This changes the currently displayed item.
- Navigate to next view button—Represents a button that allows the end user to navigate to the next item. This changes the currently displayed item.
- Indicators (pips)—Emphasizes changes from the current item to another item in a collection of items. Also incorporates buttons to enable the end user to navigate between the next or previous items.
- Content—Represents the content of the currently displayed item.