Resource.Attribute.ListPreferredItemPaddingLeft Field

Definition

The preferred padding along the left edge of list items.

[Android.Runtime.Register("listPreferredItemPaddingLeft")]
public const int ListPreferredItemPaddingLeft = 16843683;
[<Android.Runtime.Register("listPreferredItemPaddingLeft")>]
val mutable ListPreferredItemPaddingLeft : int

Field Value

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