Android.Text.Style.ClickableSpan: Method Members

The methods of Android.Text.Style.ClickableSpan are listed below. For a list of all members, see the ClickableSpan Members list.

See Also: Inherited members from Android.Text.Style.CharacterStyle

Public Methods

abstract
OnClick(Android.Views.View)
Performs the click action associated with this span.
override
UpdateDrawState(Android.Text.TextPaint)
Makes the text underlined and in the link color.