NavigationPage.Peek(Int32) Method

Definition

For internal use by the Xamarin.Forms platform.

[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

Parameters

depth
Int32

Returns

Implements

Attributes

Applies to