Esempio n. 1
0
 async partial void OnCancelTouched(NSObject sender)
 {
     await PresentingViewController.DismissViewControllerAsync(true);
 }