Back to Devexpress

SwipeItemTapEventArgs Class

maui-devexpress-dot-maui-dot-collectionview-6377ccdf.md

latest1.1 KB
Original Source

SwipeItemTapEventArgs Class

Provides data for the Tap event.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public class SwipeItemTapEventArgs

SwipeItemTapEventArgs is the data class for the following events:

Inheritance

System.Object SwipeItemTapEventArgs

Extension Methods

Yield<SwipeItemTapEventArgs>()

YieldIfNotNull<SwipeItemTapEventArgs>()

See Also

SwipeItemTapEventArgs Members

DevExpress.Maui.CollectionView Namespace