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>

適用対象