Skip to main content
All docs
V22.1
  • SwipeItemBase.Invoked Event

    Namespace: DevExpress.XamarinForms.CollectionView

    Assembly: DevExpress.XamarinForms.CollectionView.dll

    NuGet Package: DevExpress.XamarinForms.CollectionView

    Declaration

    public event EventHandler<SwipeItemTapEventArgs> Invoked

    Event Data

    The Invoked event's data class is SwipeItemTapEventArgs. The following properties provide information specific to this event:

    Property
    Item
    ItemHandle
    See Also