Resource.Attribute.LayoutGravity Field

Definition

Standard gravity constant that a child supplies to its parent.

[Android.Runtime.Register("layout_gravity")]
public const int LayoutGravity = 16842931;
[<Android.Runtime.Register("layout_gravity")>]
val mutable LayoutGravity : int

Field Value

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