[]
        
(Showing Draft Content)

C1.Blazor.ListView.C1ListView-1.ItemDoubleTapped

ItemDoubleTapped Property

ItemDoubleTapped

Gets or sets the callback that will be called when an item is double tapped.

Declaration
[Parameter]
public EventHandler<ListViewInputEventArgs> ItemDoubleTapped { get; set; }