예제 #1
0
 async partial void OnCancelTouched(NSObject sender)
 {
     await PresentingViewController.DismissViewControllerAsync(true);
 }