Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.publication
/
LocalizedString
/
copyWithString
copy
With
String
fun
copyWithString
(
language
:
String
?
,
string
:
String
)
:
LocalizedString
Returns a new
LocalizedString
after adding (or replacing) the translation with the given
language
.