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
/
FindBarStrings
/
FindBarStrings
Find
Bar
Strings
constructor
(
placeholder
:
String
,
clearSearch
:
String
,
noMatches
:
String
,
previousMatch
:
String
,
nextMatch
:
String
,
close
:
String
,
matchCount
:
(
current
:
Int
,
total
:
Int
)
->
String
,
replacePlaceholder
:
String
,
replace
:
String
,
replaceAll
:
String
,
showReplace
:
String
,
hideReplace
:
String
)
(
source
)