Share via


CellExtensions.GetPath(Cell) 方法

定义

供平台呈现器内部使用。

public static (int,int) GetPath (this Xamarin.Forms.Cell cell);
static member GetPath : Xamarin.Forms.Cell -> int * int

参数

cell
Cell

供 Xamarin.Forms 平台内部使用。

返回

System.Tuple<System.Int32,System.Int32>

供 Xamarin.Forms 平台内部使用。

适用于