Resource.Attribute.PaddingBottom Field

Definition

Sets the padding, in pixels, of the bottom edge; see F:Android.Resource+Attribute.Padding.

[Android.Runtime.Register("paddingBottom")]
public const int PaddingBottom = 16842969;
[<Android.Runtime.Register("paddingBottom")>]
val mutable PaddingBottom : int

Field Value

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