Android.Views.ViewGroup.LayoutModeClipBounds Field
This constant is a ViewGroup.LayoutMode.

Value: 0

Syntax

[Android.Runtime.Register("LAYOUT_MODE_CLIP_BOUNDS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ViewLayoutMode enum directly instead of this field.")]
public const ViewLayoutMode LayoutModeClipBounds

Remarks

This constant is a ViewGroup.LayoutMode. Clip bounds are the raw values of View.Left, View.Top, View.Right and View.Bottom.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18