다음을 통해 공유


ITableModel.RowLongPressed(Int32, Int32) 메서드

정의

플랫폼 렌더러에서 내부용으로 사용합니다.

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

매개 변수

section
System.Int32

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

row
System.Int32

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

적용 대상