Android.Graphics.Drawables.LayerDrawable.PaddingModeStack Field
Padding mode used to stack each layer directly atop the previous layer.

Value: 1

Syntax

[Android.Runtime.Register("PADDING_MODE_STACK")]
[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 PaddingModeStack

See Also

LayerDrawable.PaddingMode

Remarks

Padding mode used to stack each layer directly atop 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