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

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Indicates that a view should be aligned with the left 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