次の方法で共有


INavigationPageController.RemoveAsyncInner(Page, Boolean, Boolean) メソッド

定義

プラットフォーム レンダラーによる内部使用向け。

public System.Threading.Tasks.Task<Xamarin.Forms.Page> RemoveAsyncInner(Xamarin.Forms.Page page, bool animated, bool fast);
abstract member RemoveAsyncInner : Xamarin.Forms.Page * bool * bool -> System.Threading.Tasks.Task<Xamarin.Forms.Page>

パラメーター

page
Page

プラットフォーム レンダラーによる内部使用向け。

animated
System.Boolean

プラットフォーム レンダラーによる内部使用向け。

fast
System.Boolean

プラットフォーム レンダラーによる内部使用向け。

戻り値

System.Threading.Tasks.Task<Page>

適用対象