Android.Widget.GridView.Gravity Property
Describes how the child views are horizontally aligned.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Describes how the child views are horizontally aligned. Defaults to Gravity.LEFT

[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