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

See Also: IDialogInterfaceOnShowListener Members

Syntax

[Android.Runtime.Register("android/content/DialogInterface$OnShowListener", "", "Android.Content.IDialogInterfaceOnShowListenerInvoker")]
public interface IDialogInterfaceOnShowListener : Android.Runtime.IJavaObject, IDisposable

Remarks

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

[Android Documentation]

Requirements

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