Android.Text.Style.ClickableSpan.OnClick Method
Performs the click action associated with this span.

Syntax

[Android.Runtime.Register("onClick", "(Landroid/view/View;)V", "GetOnClick_Landroid_view_View_Handler")]
public abstract void OnClick (Android.Views.View widget)

Parameters

widget
Documentation for this section has not yet been entered.

Remarks

Performs the click action associated with this span.

[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