ClassItemSwipeCompletedEventArgs
Class
Provides data for the item swipe completed event.
Definition
Namespace:Telerik.Maui.Controls.Compatibility.DataControls.ListView
Assembly:Telerik.Maui.Controls.Compatibility.dll
Syntax:
cs-api-definition
public class ItemSwipeCompletedEventArgs : EventArgs
Inheritance: objectEventArgsItemSwipeCompletedEventArgs
Inherited Members
Constructors
ItemSwipeCompletedEventArgs(object, double)
Initializes a new instance of the ItemSwipeCompletedEventArgs class.