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

Syntax

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

See Also

Android.Views.View.Baseline

Value

Documentation for this section has not yet been entered.

Remarks

Indicates that a view should be aligned with the baselines of the other views in its cell group. This constant may only be used as an alignment in NoType:android/widget/GridLayout$LayoutParams;Href=../../../reference/android/widget/GridLayout.LayoutParams.html#rowSpec.

[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