Android.Content.IDialogInterfaceOnMultiChoiceClickListener
Interface used to allow the creator of a dialog to run some code when an item in a multi-choice dialog is clicked.

See Also: IDialogInterfaceOnMultiChoiceClickListener Members

Syntax

[Android.Runtime.Register("android/content/DialogInterface$OnMultiChoiceClickListener", "", "Android.Content.IDialogInterfaceOnMultiChoiceClickListenerInvoker")]
public interface IDialogInterfaceOnMultiChoiceClickListener : Android.Runtime.IJavaObject, IDisposable

Remarks

Interface used to allow the creator of a dialog to run some code when an item in a multi-choice dialog is clicked.

[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