Resource.Attribute.LayoutAlignParentTop Field

Definition

If true, makes the top edge of this view match the top edge of the parent.

[Android.Runtime.Register("layout_alignParentTop")]
public const int LayoutAlignParentTop = 16843148;
[<Android.Runtime.Register("layout_alignParentTop")>]
val mutable LayoutAlignParentTop : int

Field Value

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