INavigationPageController 介面

定義

供平台轉譯器內部使用。

public interface INavigationPageController
type INavigationPageController = interface
衍生

屬性

Pages

供平台轉譯器內部使用。

StackDepth

供平台轉譯器內部使用。

方法

Peek(Int32)

供平台轉譯器內部使用。

PopAsyncInner(Boolean, Boolean)

供平台轉譯器內部使用。

RemoveAsyncInner(Page, Boolean, Boolean)

供平台轉譯器內部使用。

事件

InsertPageBeforeRequested

供平台轉譯器內部使用。

PopRequested

供平台轉譯器內部使用。

PopToRootRequested

供平台轉譯器內部使用。

PushRequested

供平台轉譯器內部使用。

RemovePageRequested

供平台轉譯器內部使用。

適用於