Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.page
/
ContextKt
/
AppManifestKt
/
IconKt
/
Dsl
/
addAll
add
All
@
JvmName
(
name
=
"addAllSize"
)
fun
DslList
<
Int
,
ContextKt.AppManifestKt.IconKt.Dsl.SizeProxy
>
.
addAll
(
values
:
Iterable
<
Int
>
)
Specifies the sizes that a given icon is available in.
Content copied to clipboard
repeated uint32 size = 2;
Parameters
values
The size to add.