Orientation
The SlideView control exposes a Orientation
property(enum of type Telerik.Maui.Orientation
) which can change the orientation of the slides and the indicators. The property has two options:
Horizontal
Vertical
Example
Add the ViewModel:
See the result in the images below:
For a runnable example with the SlideView Orientation scenario, see the SDKBrowser Demo Application and go to SlideView > Features.