コード例 #1
0
 private async Task ReturnToPreviousPageAsync()
 {
     await NavService.PreviousPageAsync();
 }