NavigationProxy.OnPopToRootAsync(Boolean) Method

Definition

For internal use by the Xamarin.Forms platform.

protected virtual System.Threading.Tasks.Task OnPopToRootAsync (bool animated);
abstract member OnPopToRootAsync : bool -> System.Threading.Tasks.Task
override this.OnPopToRootAsync : bool -> System.Threading.Tasks.Task

Parameters

animated
System.Boolean

For internal use by the Xamarin.Forms platform.

Returns

System.Threading.Tasks.Task

For internal use by the Xamarin.Forms platform.

Applies to