次の方法で共有


INavigationPageController.PopAsyncInner(Boolean, Boolean) メソッド

定義

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

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

パラメーター

animated
System.Boolean

Xamarin.Forms プラットフォームによる内部使用向け。

fast
System.Boolean

Xamarin.Forms プラットフォームによる内部使用向け。

戻り値

System.Threading.Tasks.Task<Page>

適用対象