TableModel.OnRowLongPressed(Object) Method

Definition

For internal use by the Xamarin.Forms platform.

protected virtual void OnRowLongPressed (object item);
abstract member OnRowLongPressed : obj -> unit
override this.OnRowLongPressed : obj -> unit

Parameters

item
Object

For internal use by the Xamarin.Forms platform.

Applies to