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
Boolean

供平台轉譯器內部使用。

fast
Boolean

供平台轉譯器內部使用。

傳回

適用於