Android.App.ListFragment.ListView Property
Get the activity's list view widget.

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

Get the activity's list view widget.

[Android Documentation]

Requirements

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