Android.Content.IDialogInterfaceOnDismissListener
Interface used to allow the creator of a dialog to run some code when the dialog is dismissed.

See Also: IDialogInterfaceOnDismissListener Members

Syntax

[Android.Runtime.Register("android/content/DialogInterface$OnDismissListener", "", "Android.Content.IDialogInterfaceOnDismissListenerInvoker")]
public interface IDialogInterfaceOnDismissListener : Android.Runtime.IJavaObject, IDisposable

Remarks

Interface used to allow the creator of a dialog to run some code when the dialog is dismissed.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1