Link

class Link(val destination: String, val linkInteractionListener: ERROR CLASS: Symbol not found for LinkInteractionListener?? = null) : RichTextString.Format

Constructors

Link copied to clipboard
constructor(destination: String, linkInteractionListener: ERROR CLASS: Symbol not found for LinkInteractionListener?? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val linkInteractionListener: ERROR CLASS: Symbol not found for LinkInteractionListener??

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String