CellExtensions.GetPath(Cell) Method

Definition

For internal use by platform renderers.

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

Parameters

cell
Cell

For internal use by the Xamarin.Forms platform.

Returns

For internal use by the Xamarin.Forms platform.

Applies to