ClassItemTapCommandContext
Class
Represents the context that is passed as a parameter of the ItemTap Command.
Definition
Namespace:Telerik.Maui.Controls.Compatibility.DataControls.ListView.Commands
Assembly:Telerik.Maui.Controls.Compatibility.dll
Syntax:
cs-api-definition
public class ItemTapCommandContext
Inheritance: objectItemTapCommandContext
Constructors
ItemTapCommandContext(object)
Initializes a new instance of the ItemTapCommandContext class.