Exemple #1
0
 public Task PopToRoot(bool animate = true)
 {
     return(NavigationDetail.PopToRootAsync(animate));
 }