Android.Resource.Attribute.LinksClickable Field
If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found.

Value: 16842929

Syntax

[Android.Runtime.Register("linksClickable")]
public const int LinksClickable

Remarks

If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

[Android Documentation]

Requirements

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