sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.text
/
HtmlCompat
/
toHtml
to
Html
@
NonNull
open
fun
toHtml
(
@
NonNull
text
:
@
NonNull
Spanned
,
options
:
Int
)
:
@
NonNull
String
(
source
)
Invokes
toHtml
on API 24 or newer, otherwise
options
are ignored and
toHtml
is used.