Namespace Telerik.Maui.Controls.Compatibility.DataControls.ListView.Commands
Classes
Specifies the identifiers for different ListView command types. These values are used to identify various user interactions and operations within ListView controls. |
Encapsulates the command-related routine within a RadListView instance. |
Represents the context that is passed as a parameter of a ItemHold command. |
ItemSwipeCompletedCommandContext Provides context information for item swipe completed commands. |
ItemSwipeStartingCommandContext Provides context information for item swipe starting commands. |
Provides context information for item swiping commands. |
Represents the context that is passed as a parameter of the ItemTap Command. |
Represents a command abstraction that is associated with a particular RadListView instance. |
Represents a predefined command that aggregates a custom ICommand implementation, which may be used to perform additional action over the default implementation. |
Represents the context for load on demand command operations. |
PullToRefreshRequestedCommandContext Provides context information for pull-to-refresh requested commands. |
Provides context information for the reorder ended command in a list view. |
Provides context information for the reorder starting command. |
SelectionChangedCommandContext Provides context information for selection changed commands. |