Syntax
[Android.Runtime.Register("draw", "(Landroid/graphics/Canvas;Ljava/lang/CharSequence;IIFIIILandroid/graphics/Paint;)V", "GetDraw_Landroid_graphics_Canvas_Ljava_lang_CharSequence_IIFIIILandroid_graphics_Paint_Handler")]
public override
void Draw (
Android.Graphics.Canvas canvas,
Java.Lang.ICharSequence text,
int start,
int end,
float x,
int top,
int y,
int bottom,
Android.Graphics.Paint paint)
Parameters
- canvas
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
- start
- Documentation for this section has not yet been entered.
- end
- Documentation for this section has not yet been entered.
- x
- Documentation for this section has not yet been entered.
- top
- Documentation for this section has not yet been entered.
- y
- Documentation for this section has not yet been entered.
- bottom
- Documentation for this section has not yet been entered.
- paint
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Text.Style
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1