Class OverscrollMode
Defines the different behaviors of the Rad
Inheritance
Namespace: Telerik.Maui.Controls.SlideView
Assembly: Telerik.Maui.Controls.dll
Syntax
public sealed class OverscrollMode : Enum
Fields
None
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.
Declaration
public const OverscrollMode Spring
Field Value
value__
Declaration
public int value__
Field Value
System.
|