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

CustomSwipeItem Class

Defines a view for a custom swipe item.

Namespace: DevExpress.XamarinForms.CollectionView

Assembly: DevExpress.XamarinForms.CollectionView.dll

NuGet Package: DevExpress.XamarinForms.CollectionView

Declaration

[ContentProperty("View")]
public class CustomSwipeItem :
    SwipeItemBase

Implements

Xamarin.Forms.IElementController

Inheritance

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