Skip to main content
All docs
V22.1
  • 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>

    The following members return SwipeItemCollection objects:

    See Also