共用方式為


ShellSection.OnPopAsync(Boolean) 方法

定義

protected virtual System.Threading.Tasks.Task<Xamarin.Forms.Page> OnPopAsync (bool animated);
abstract member OnPopAsync : bool -> System.Threading.Tasks.Task<Xamarin.Forms.Page>
override this.OnPopAsync : bool -> System.Threading.Tasks.Task<Xamarin.Forms.Page>

參數

animated
System.Boolean

傳回

System.Threading.Tasks.Task<Page>

適用於