Android.Widget.GridLayout.Horizontal Field
The horizontal orientation.

Value: 0

Syntax

[Android.Runtime.Register("HORIZONTAL")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Widget.GridOrientation enum directly instead of this field.")]
public const GridOrientation Horizontal

Remarks

The horizontal orientation.

[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