Compose Text Editor
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Compose Text Editor
Find & Replace
/
com.darkrockstudios.texteditor.find
/
FindState
/
replaceAll
replace
All
fun
replaceAll
(
replaceText
:
String
)
:
Int
(
source
)
Replace all matches with the given text.
Return
The number of replacements made
Parameters
replace
Text
The text to replace with