Implement this to do your drawing.
Syntax
[Android.Runtime.Register("onDraw", "(Landroid/graphics/Canvas;)V", "GetOnDraw_Landroid_graphics_Canvas_Handler")]
protected virtual
void OnDraw (
Android.Graphics.Canvas canvas)
Parameters
- canvas
- the canvas on which the background will be drawn
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1