A specialized Drawable that fills the Canvas with a specified color.
See Also:
ColorDrawable Members
Syntax
[Android.Runtime.Register("android/graphics/drawable/ColorDrawable", DoNotGenerateAcw=true)]
public class
ColorDrawable :
DrawableRemarks
A specialized Drawable that fills the Canvas with a specified color.
Note that a ColorDrawable ignores the ColorFilter.
It can be defined in an XML file with the <color> element.
[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