Skip to main content

SwipeItem Class

Stores the caption and image settings for an action button shown when a user swipes an item in the CollectionView.

Namespace: DevExpress.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public class SwipeItem :
    SwipeItemBase

Implements

Microsoft.Maui.IFrameworkElement
Microsoft.Maui.Controls.ITabStopElement
See Also