Resource.Attribute.LayoutMargin Field

Definition

Specifies extra space on the left, top, right and bottom sides of this view.

[Android.Runtime.Register("layout_margin")]
public const int LayoutMargin = 16842998;
[<Android.Runtime.Register("layout_margin")>]
val mutable LayoutMargin : int

Field Value

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