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
/
Properties
/
add
add
fun
add
(
properties
:
Map
<
String
,
Any
>
)
:
Properties
fun
add
(
properties
:
Properties
)
:
Properties
Makes a copy of this
Properties
after merging in the given additional other
properties
.