Resource.Attribute.LayoutMarginRight Field

Definition

Specifies extra space on the right side of this view.

[Android.Runtime.Register("layout_marginRight")]
public const int LayoutMarginRight = 16843001;
[<Android.Runtime.Register("layout_marginRight")>]
val mutable LayoutMarginRight : int

Field Value

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