Android.App.AlertDialog.ListView Property
Gets the list view used in the dialog.

Syntax

[get: Android.Runtime.Register("getListView", "()Landroid/widget/ListView;", "GetGetListViewHandler")]
public virtual Android.Widget.ListView ListView { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the list view used in the dialog.

[Android Documentation]

Requirements

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