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

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

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