EnumSlideViewInteractionMode
Enum
Defines the different interaction modes of the RadSlideView.
Definition
Namespace:Telerik.Maui.Controls.SlideView
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public enum SlideViewInteractionMode
Fields
None
The RadSlideView will not react to pointer gestures.
Pan
The end-user will be able to use the pointer to move the current item and navigate to adjacent items.