Skip to main content
All docs
V22.1
  • SwipeItemTapEventArgs Class

    Stores data for the Invoked event.

    Namespace: DevExpress.XamarinForms.CollectionView

    Assembly: DevExpress.XamarinForms.CollectionView.dll

    NuGet Package: DevExpress.XamarinForms.CollectionView

    Declaration

    public class SwipeItemTapEventArgs :
        ItemEventArgs

    Inheritance

    Object
    EventArgs
    ItemEventArgs
    SwipeItemTapEventArgs
    See Also