Fill the entire canvas' bitmap (restricted to the current clip) with the
specified color, using srcover porterduff mode.
Syntax
[Android.Runtime.Register("drawColor", "(I)V", "GetDrawColor_IHandler")]
public virtual
void DrawColor (
Color color)
Parameters
- color
- the color to draw onto the canvas
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1