INavigationPageController Interface

Definition

For internal use by platform renderers.

public interface INavigationPageController
type INavigationPageController = interface
Derived

Properties

Pages

For internal use by platform renderers.

StackDepth

For internal use by platform renderers.

Methods

Peek(Int32)

For internal use by platform renderers.

PopAsyncInner(Boolean, Boolean)

For internal use by platform renderers.

RemoveAsyncInner(Page, Boolean, Boolean)

For internal use by platform renderers.

Events

InsertPageBeforeRequested

For internal use by platform renderers.

PopRequested

For internal use by platform renderers.

PopToRootRequested

For internal use by platform renderers.

PushRequested

For internal use by platform renderers.

RemovePageRequested

For internal use by platform renderers.

Applies to