Android.Resource.Attribute.LayoutMode Field
Defines the layout mode of this ViewGroup.

Value: 16843738

Syntax

[Android.Runtime.Register("layoutMode")]
public const int LayoutMode

Remarks

Defines the layout mode of this ViewGroup.
ConstantValueDescription
clipBounds0 Use the children's clip bounds when laying out this container.
opticalBounds1 Use the children's optical bounds when laying out this container.

Must be one of the following constant values.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: