MultiPage<T>.GetIndex(T) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static int GetIndex (T page);
static member GetIndex : 'T -> int

Parameters

page
T

For internal use by the Xamarin.Forms platform.

Returns

System.Int32
Attributes
System.ComponentModel.EditorBrowsableAttribute

Applies to