toHtml

inline fun Spanned.toHtml(option: Int = TO_HTML_PARAGRAPH_LINES_CONSECUTIVE): String(source)

Returns a string of HTML from the spans in this Spanned.

See also