[]
        
(Showing Draft Content)

C1.Blazor.ListView.C1ListView-1.OnItemDoubleTapped

OnItemDoubleTapped Method

OnItemDoubleTapped(ListViewInputEventArgs)

Raises the ItemDoubleTapped event.

Declaration
protected virtual void OnItemDoubleTapped(ListViewInputEventArgs e)
Parameters
Type Name Description
ListViewInputEventArgs e

The ListViewInputEventArgs instance containing the event data.