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
- Attributes
Applies to
Feedback
Loading feedback...