menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class SwipeMovementMode - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SwipeMovementMode

    Represents the modes of swipe movement for manipulating items.

    Inheritance
    System.Object
    SwipeMovementMode
    Namespace: Syncfusion.Maui.Toolkit.Carousel
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class SwipeMovementMode : Enum

    Fields

    MultipleItems

    Indicates that multiple items should be moved.

    Declaration
    public const SwipeMovementMode MultipleItems
    Field Value
    Type
    SwipeMovementMode

    SingleItem

    Indicates that a single item should be moved.

    Declaration
    public const SwipeMovementMode SingleItem
    Field Value
    Type
    SwipeMovementMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved