HeaderViewListAdapter.RemoveFooter(View) Method

Definition

[Android.Runtime.Register("removeFooter", "(Landroid/view/View;)Z", "GetRemoveFooter_Landroid_view_View_Handler")]
public virtual bool RemoveFooter (Android.Views.View? v);
[<Android.Runtime.Register("removeFooter", "(Landroid/view/View;)Z", "GetRemoveFooter_Landroid_view_View_Handler")>]
abstract member RemoveFooter : Android.Views.View -> bool
override this.RemoveFooter : Android.Views.View -> bool

Parameters

v
View

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to