Android.Widget.GridLayout.BottomAlighment Property
Indicates that a view should be aligned with the bottom edges of the other views in its cell group.

Syntax

[Android.Runtime.Register("BOTTOM")]
public static GridLayout.Alignment BottomAlighment { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates that a view should be aligned with the bottom edges of the other views in its cell group.

[Android Documentation]

Requirements

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