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

SwipeItem Class

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

Namespace: DevExpress.XamarinForms.CollectionView

Assembly: DevExpress.XamarinForms.CollectionView.dll

NuGet Package: DevExpress.XamarinForms.CollectionView

Declaration

public class SwipeItem :
    SwipeItemBase

Implements

Xamarin.Forms.IElementController

Inheritance

Object
Xamarin.Forms.BindableObject
Xamarin.Forms.Element
SwipeItemBase
SwipeItem
See Also