Cancel the dialog. This is essentially the same as calling Dialog.Dismiss, but it will also call your Android.Content.IDialogInterfaceOnCancelListener (if registered).
[Android Documentation]