Android.Views.ViewLayoutMode Enumeration
Enumerates values returned by several types.

Syntax

public enum ViewLayoutMode

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
ClipBoundsThis constant is a ViewGroup.LayoutMode. Clip bounds are the raw values of View.Left, View.Top, View.Right and View.Bottom.
OpticalBoundsThis constant is a ViewGroup.LayoutMode. Optical bounds describe where a widget appears to be. They sit inside the clip bounds which need to cover a larger area to allow other effects, such as shadows and glows, to be drawn.

Requirements

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