MultiPage<T>.SetIndex(Page, Int32) 方法

定义

供 Xamarin.Forms 平台内部使用。

[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

参数

page
Page

供 Xamarin.Forms 平台内部使用。

index
System.Int32

供 Xamarin.Forms 平台内部使用。

属性
System.ComponentModel.EditorBrowsableAttribute

适用于