INavigation.RemovePage(Page) メソッド

定義

ナビゲーション スタックから指定のページを削除します。

public void RemovePage (Xamarin.Forms.Page page);
abstract member RemovePage : Xamarin.Forms.Page -> unit

パラメーター

page
Page

削除するページ。

適用対象