ShellSection.OnPushAsync(Page, Boolean) Method

Definition

protected virtual System.Threading.Tasks.Task OnPushAsync (Xamarin.Forms.Page page, bool animated);
abstract member OnPushAsync : Xamarin.Forms.Page * bool -> System.Threading.Tasks.Task
override this.OnPushAsync : Xamarin.Forms.Page * bool -> System.Threading.Tasks.Task

Parameters

page
Page
animated
Boolean

Returns

Applies to