TableModel.ItemLongPressed Event

Definition

public:
 event EventHandler<Microsoft::Maui::Controls::Internals::EventArg<System::Object ^> ^> ^ ItemLongPressed;
public event EventHandler<Microsoft.Maui.Controls.Internals.EventArg<object>> ItemLongPressed;
member this.ItemLongPressed : EventHandler<Microsoft.Maui.Controls.Internals.EventArg<obj>> 
Public Event ItemLongPressed As EventHandler(Of EventArg(Of Object)) 

Event Type

Applies to