Class CarouselSwipeMode
Inheritance
System.Object
CarouselSwipeMode
Namespace: Syncfusion.EJ2.Navigations
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class CarouselSwipeMode : Enum
Fields
Mouse
Enables or disables the swiping action in mouse interaction.
Declaration
public const CarouselSwipeMode Mouse
Field Value
Type |
---|
CarouselSwipeMode |
Touch
Enables or disables the swiping action in touch interaction.
Declaration
public const CarouselSwipeMode Touch
Field Value
Type |
---|
CarouselSwipeMode |