Android.Widget.ListView.FooterViewsCount Property
Returns the number of footer views in the list.

Syntax

[get: Android.Runtime.Register("getFooterViewsCount", "()I", "GetGetFooterViewsCountHandler")]
public virtual int FooterViewsCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of footer views in the list. Footer views are special views at the bottom of the list that should not be recycled during a layout.

[Android Documentation]

Requirements

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