Skip to main content

CollectionViewGestureEventArgs Class

Provides data for the Tap event.

Namespace: DevExpress.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public class CollectionViewGestureEventArgs :
    ItemEventArgs

Inheritance

Object
EventArgs
ItemEventArgs
CollectionViewGestureEventArgs
See Also