Share via


INavigationPageController.Peek(Int32) Method

Definition

public Microsoft.Maui.Controls.Page Peek (int depth = 0);
abstract member Peek : int -> Microsoft.Maui.Controls.Page
Public Function Peek (Optional depth As Integer = 0) As Page

Parameters

depth
Int32

Returns

Applies to