MultiPage<T>.SetIndex(Page, Int32) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static void SetIndex (Xamarin.Forms.Page page, int index);
static member SetIndex : Xamarin.Forms.Page * int -> unit

Parameters

page
Page

For internal use by the Xamarin.Forms platform.

index
System.Int32

For internal use by the Xamarin.Forms platform.

Attributes
System.ComponentModel.EditorBrowsableAttribute

Applies to