Sdílet prostřednictvím


INavigationPageController.RemoveAsyncInner(Page, Boolean, Boolean) Metoda

Definice

Pro interní použití renderery platformy.

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>

Parametry

page
Page

Pro interní použití renderery platformy.

animated
System.Boolean

Pro interní použití renderery platformy.

fast
System.Boolean

Pro interní použití renderery platformy.

Návraty

System.Threading.Tasks.Task<Page>

Platí pro