ComposeA11yScanner
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
ComposeA11yScanner
scanner-ui
/
com.composea11yscanner.export
/
ScanResultExporter
/
exportToJson
export
To
Json
fun
exportToJson
(
result
:
ScanResult
)
:
String
Converts
result
to a JSON string.
Return
JSON representation of the result.
Parameters
result
Result to export.