Clickable

constructor(tag: String, linkInteractionListener: LinkInteractionListener? = null)

Creates a tag-based clickable link annotation.

Parameters

tag

A string identifier for this clickable link.

linkInteractionListener

Interaction listener triggered when user interacts with this link.