Skip to main content
A newer version of this page is available. .

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