toggle menu
Dokkatoo Gradle Plugin
2.4.0
jvm
switch theme
search in API
Dokkatoo Gradle Plugin
/
dev.adamko.dokkatoo.dokka.plugins
/
PluginConfigValue
/
Properties
Properties
class
Properties
(
val
values
:
MapProperty
<
String
,
PluginConfigValue
>
)
:
PluginConfigValue
(
source
)
Key-value properties. Analogous to a
JsonObject
.
Members
Constructors
Properties
Link copied to clipboard
constructor
(
values
:
MapProperty
<
String
,
PluginConfigValue
>
)
Properties
values
Link copied to clipboard
val
values
:
MapProperty
<
String
,
PluginConfigValue
>