Share via


NavigationPage.Peek(Int32) 方法

定义

供 Xamarin.Forms 平台内部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Xamarin.Forms.Page Peek (int depth);
abstract member Peek : int -> Xamarin.Forms.Page
override this.Peek : int -> Xamarin.Forms.Page

参数

depth
System.Int32

返回

实现

属性
System.ComponentModel.EditorBrowsableAttribute

适用于