Android.Graphics.Drawables.LayerDrawable.PaddingModeNest Field
Padding mode used to nest each layer inside the padding of the previous layer.

Value: 0

Syntax

[Android.Runtime.Register("PADDING_MODE_NEST")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Drawables.LayerDrawablePaddingMode enum directly instead of this field.")]
public const LayerDrawablePaddingMode PaddingModeNest

See Also

LayerDrawable.PaddingMode

Remarks

Padding mode used to nest each layer inside the padding of the previous layer.

[Android Documentation]

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1