compose-highlight
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
compose-highlight
compose-highlight
/
dev.hossain.highlight.engine
/
AutoHighlightResult
/
AutoHighlightResult
Auto
Highlight
Result
constructor
(
annotated
:
AnnotatedString
,
detectedLanguage
:
String
,
spanCount
:
Int
,
durationMs
:
Long
,
timings
:
HighlightTimings
)