Resource.Attribute.FooterDividersEnabled Field

Definition

When set to false, the ListView will not draw the divider before each footer view.

[Android.Runtime.Register("footerDividersEnabled")]
public const int FooterDividersEnabled = 16843311;
[<Android.Runtime.Register("footerDividersEnabled")>]
val mutable FooterDividersEnabled : int

Field Value

Value = 16843311
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