Resource.Attribute.LayoutAlignTop Field

Definition

Makes the top edge of this view match the top edge of the given anchor view ID.

[Android.Runtime.Register("layout_alignTop")]
public const int LayoutAlignTop = 16843144;
[<Android.Runtime.Register("layout_alignTop")>]
val mutable LayoutAlignTop : int

Field Value

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