Android.Text.Style.ClickableSpan.UpdateDrawState Method
Makes the text underlined and in the link color.

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

Makes the text underlined and in the link color.

[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