ui / winkit.android.ui / LinkTextView / setHtml

setHtml

fun setHtml(html: String): Unit

This is the method which provides the feature to pass links via HTML and sends them to the default setText method

Parameters

html - is the html text you provide

Example google