Android.Text.Style.ReplacementSpan.UpdateDrawState Method
This method does nothing, since ReplacementSpans are drawn explicitly instead of affecting Paint properties.

Syntax

[Android.Runtime.Register("updateDrawState", "(Landroid/text/TextPaint;)V", "GetUpdateDrawState_Landroid_text_TextPaint_Handler")]
public override void UpdateDrawState (Android.Text.TextPaint ds)

Parameters

ds
Documentation for this section has not yet been entered.

Remarks

This method does nothing, since ReplacementSpans are drawn explicitly instead of affecting Paint properties.

[Android Documentation]

Requirements

Namespace: Android.Text.Style
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1