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
Boolean

戻り値

Task<Page>

適用対象