SwipeItemCollection Class
The collection of SwipeItem and/or CustomSwipeItem objects.
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
Declaration
public class SwipeItemCollection :
ObservableCollection<SwipeItemBase>
Related API Members
The following members return SwipeItemCollection objects:
Implements
Inheritance
See Also