menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SwipeStartedEventArgs - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SwipeStartedEventArgs

    Initializes a new instance of the SwipeStartedEventArgs class.

    Inheritance
    System.Object
    SwipeStartedEventArgs
    Namespace: Syncfusion.Maui.Core.Carousel
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public class SwipeStartedEventArgs : EventArgs

    Constructors

    SwipeStartedEventArgs()

    Declaration
    public SwipeStartedEventArgs()

    Properties

    IsSwipedLeft

    Gets or sets isLeftSwipe of carousel.

    Declaration
    public bool IsSwipedLeft { get; }
    Property Value
    Type Description
    System.Boolean

    The carousel.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved