Android.Graphics.Drawables.PaintDrawable Class
Drawable that draws its bounds in the given paint, with optional rounded corners.

See Also: PaintDrawable Members

Syntax

[Android.Runtime.Register("android/graphics/drawable/PaintDrawable", DoNotGenerateAcw=true)]
public class PaintDrawable : ShapeDrawable

Remarks

Drawable that draws its bounds in the given paint, with optional rounded corners.

[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