Android.Widget.RelativeLayout.Gravity Property
Describes how the child views are positioned.

Syntax

[get: Android.Runtime.Register("getGravity", "()I", "GetGetGravityHandler")]
public virtual Android.Views.GravityFlags Gravity { get; }

See Also

RelativeLayout.SetGravity(Android.Views.GravityFlags)
Android.Views.Gravity

Value

Documentation for this section has not yet been entered.

Remarks

Describes how the child views are positioned.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16