Share via


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>

适用于