Resource.Attribute.ListPreferredItemPaddingRight Field

Definition

The preferred padding along the right edge of list items.

[Android.Runtime.Register("listPreferredItemPaddingRight")]
public const int ListPreferredItemPaddingRight = 16843684;
[<Android.Runtime.Register("listPreferredItemPaddingRight")>]
val mutable ListPreferredItemPaddingRight : int

Field Value

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