This method will be invoked when the dialog is canceled.
Syntax
[Android.Runtime.Register("onCancel", "(Landroid/content/DialogInterface;)V", "GetOnCancel_Landroid_content_DialogInterface_Handler")]
[System.Obsolete("deprecated")]
public virtual
void OnCancel (
Android.Content.IDialogInterface dialog)
Parameters
- dialog
- The dialog that was canceled will be passed into the
method.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1