ClassCollectionViewSwipeStartingCommandContext
Class
Represents the context for the SwipeStartingCommand.
Definition
Namespace:Telerik.Maui.Controls.CollectionView
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class CollectionViewSwipeStartingCommandContext
Inheritance: objectCollectionViewSwipeStartingCommandContext
Constructors
CollectionViewSwipeStartingCommandContext(object)
Initializes a new instance of the CollectionViewSwipeStartingCommandContext class.
Declaration
cs-api-definition
public CollectionViewSwipeStartingCommandContext(object item)
Parameters
item