ITableModel.RowLongPressed(Int32, Int32) Method

Definition

For internal use by platform renderers.

public void RowLongPressed (int section, int row);
abstract member RowLongPressed : int * int -> unit

Parameters

section
Int32

For internal use by the Xamarin.Forms platform.

row
Int32

For internal use by the Xamarin.Forms platform.

Applies to