EnumOverscrollMode
Enum
Defines the different behaviors of the RadSlideView in cases where it is not possible to move the items in the direction that the user is attempting. This can happen for the first and last items when the HasLooping property is set to false.
Definition
Namespace:Telerik.Maui.Controls.SlideView
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public enum OverscrollMode
Fields
Spring
The end-user will be able to move the item in a direction that is otherwise not allowed, but the offset will be smaller than the pointer movement, thus creating a spring effect.